Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / artificial-intelligence / neural-network

Neural Network

neural-network

Great Reads

by Gary.Miller.WPF
MNIST Digit recognition in C#
by Dr. Song Li
This is a library to implement Neural Networks in JavaScript.
by Mahsa Hassankashi
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.
by Thomas Daniels
This article describes the making of a tic tac toe player that uses neural networks and machine learning.

Latest Articles

by Gary.Miller.WPF
MNIST Digit recognition in C#
by Dr. Song Li
This is a library to implement Neural Networks in JavaScript.
by Mahsa Hassankashi
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.
by Thomas Daniels
This article describes the making of a tic tac toe player that uses neural networks and machine learning.

All Articles

Sort by Score

neural-network 

by Nikola M. Živković
Backpropagation in ANN
by Nikola M. Živković
Common neural network activation functions
by marcus obrien
Computer engineering and the hidden neural network brain in the Arduino 101
by Philipp_Engelmann
In this part of this series, we will add some more Turing machines and extend the logging.
by Philipp_Engelmann
With recent scientific advancements in Deep Learning, Artificial Intelligence and Neural Networks, as well as steadily evolving tools such as Tensorflow, Pytorch, and Keras, writing, testing and optimizing your own Neural Networks is now easier than ever before.
by Nikola M. Živković
The biggest power of ANNs is that they can be familiarized with some kind of problem in the process of training and are later able to solve problems of the same class – just like humans do! But how do they do that?
by Bahrudin Hrnjica
How to setup learning rate per iteration in CTNK using C#
by Nikola M. Živković
Did you know that first ideas revolving around AI can be traced back to the 40's? Nevertheless, it is still a field that is in its infancy, so to say, and a concept that we still don't know a lot about.
by Nikola M. Živković
Have you ever wondered how Facebook knows how to suggest the right friend to tag? Speaking of it, how does the Google’s image search algorithm work? Yes, you are right, there is a neural network involved in all those tasks.
by Dave Ceddia
If you are learning React, start small
by Shun Huang
Pocket Learning Algorithm and Basic Feature Engineering
by Rob Kraft
An overview of the techniques that can be used to damage the most popular AI in use today, neural networks