+ 1
What library should I use for neural networks?
Should I use numpy...? How to install it? Thanks.
1 Odpowiedź
+ 1
Recurrent neural nets (RNN) are kindof a thing now. At least one library here:
https://wiki.python.org/moin/PythonForArtificialIntelligence
Tutorial, RNN:
http://www.wildml.com/2015/09/recurrent-neural-networks-tutorial-part-1-introduction-to-rnns/
NN:
http://www.wildml.com/2015/09/implementing-a-neural-network-from-scratch/
Coursera /Stanford MLClass, not Python (Octave + excellent walkthroughs on math, concepts, etc):
https://www.coursera.org/learn/machine-learning