Neural Networks
Neural Networks must be one of the most difficult things to develop in the programming world, but I feel they are the future of computers, and technology in general. Neural Networks are modelled after the neurons in the human brain that allow us to learn. When you create a neural network on a machine, you give it the capability of learning through examples, just like we do.
Over the course of however long it will take, I would like to learn more about Neural Networks and eventually make my own. Here is a really cool site:http://franck.fleurey.free.fr/NeuralNetwork/ where someone made a neural network library in C#
Over the course of however long it will take, I would like to learn more about Neural Networks and eventually make my own. Here is a really cool site:http://franck.fleurey.free.fr/NeuralNetwork/ where someone made a neural network library in C#
1 Comments:
Awesome post man. I've had an interest but have never checked into it really. I appreciate the link and will look at it shortly. I would be an interesting experiment to develop some sort of learning code in c#.
Post a Comment
Subscribe to Post Comments [Atom]
<< Home