Click here to Skip to main content
15,867,453 members
Articles / Artificial Intelligence / Machine Learning

A Simple and Complete Explanation of Neural Networks

Rate me:
Please Sign up or sign in to vote.
4.99/5 (55 votes)
3 Apr 2019CPOL12 min read 104.8K   1.2K   86  
This article also has a practical example for the neural network. You read here what exactly happens in the human brain, while you review the artificial neuron network.
In this article I want to explain how algorithms in machine learning are working by going through low level explanation instead of just having a short glance on a high level. In this article I go into detail (including sometimes looking at the math behind these theories) on Classification, Clustering, Linear Regression, Gradient Descent, and using the code in MATLAB.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Doctorandin Technische Universität Berlin
Iran (Islamic Republic of) Iran (Islamic Republic of)
I have been working with different technologies and data more than 10 years.
I`d like to challenge with complex problem, then make it easy for using everyone. This is the best joy.

ICT Master in Norway 2013
Doctorandin at Technische Universität Berlin in Data Scientist ( currently )
-------------------------------------------------------------
Diamond is nothing except the pieces of the coal which have continued their activities finally they have become Diamond.

http://www.repocomp.com/

Comments and Discussions