i am quite a novice in the field of neural networks . I have read some theory regarding neural networks. Now i want to do some real coding to realize the neural networks studies in my theory class . Can anyone suggest where to start OR which programming language to use OR any other detail e.g URLS etc. Thanks a lot for your help
p.s. this post may not be about a real programming situation . but i think this is a great forum to know about all pros and novice queries
Training deep learning neural networks is very challenging. The best general algorithm known for solving this problem is stochastic gradient descent, where model weights are updated each iteration using the backpropagation of error algorithm. Optimization in general is an extremely difficult task.
In simple words, Neural Networks are a set of algorithms that tries to recognize the patterns, relationships, and information from the data through the process which is inspired by and works like the human brain/biology.
This is a great online wiki: http://grey.colorado.edu/CompCogNeuro/index.php/CCNBook/Main
Theres a great set of example projects that come with it, and it uses the Emergent software which is free and really powerful (grey.colorado.edu/emergent/)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With