Anonymous

Changes

From Pumping Station One
no edit summary
Line 1: Line 1:  +
UNDER CONSTRUCTION - SORRY BUSY AS A MOFO
 
'''Artificial Neural Networks (ANN)''' (or more commonly known as '''Artificial Intelligence''') have become the most prominent research topic in modern computer science as we are entering the golden age of A.I., the use of machine learning and deep learning have become a common use for practical and intensive purposes.  
 
'''Artificial Neural Networks (ANN)''' (or more commonly known as '''Artificial Intelligence''') have become the most prominent research topic in modern computer science as we are entering the golden age of A.I., the use of machine learning and deep learning have become a common use for practical and intensive purposes.  
   Line 26: Line 27:     
==='''Regression Algorithms'''===
 
==='''Regression Algorithms'''===
 +
 +
Regression algorithms are forms of analysis which create predictive modeling techniques within Supervised and Semi-Supervised Learning. This analysis estimates the relationship between the dependent variable(s) (target[s]) and independent variable(s) (predictor[s]).
 +
 +
 +
Although there are many forms of regression algorithms,the two main types of regression techniques used within Machine Learning:
 +
*'''Logistic Regression'''
 +
*''' Linear Regression'''
 +
 +
===='''Logistic Regression'''====
 +
 +
 +
===='''Linear Regression'''====
    
==='''Random Forest Algorithms'''===
 
==='''Random Forest Algorithms'''===
Line 46: Line 59:  
'''Apriori''' algorithm
 
'''Apriori''' algorithm
 
'''K-means'''algorithms
 
'''K-means'''algorithms
 +
 +
==Designing the Structure for your Neural Network==
 +
 +
==MathWorks, TensorFlow & Other Tool Use for Artificial Intelligence.==
 
== Deep Learning Neural Networks ==  
 
== Deep Learning Neural Networks ==  
  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.