M
M
MagoVinch2014-02-02 14:45:30
Python
MagoVinch, 2014-02-02 14:45:30

Neural network in python. Is there literature?

There is a desire to do neural networks using Python. Advise where to start?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg, 2014-02-02
@MagoVinch

You will definitely find something for yourself
hashcode.ru/questions/28858/%D0%BD%D0%B5%D0%B9%D1%...
www.proklondike.com/books/python.html
hashcode.ru/questions/197553 /%D0%BE%D0%B1%D1%83%D1...
habrahabr.ru/post/39341
http://habrahabr.ru/search/?q=[%D0%BD%D0%B5%D0% B9%...

S
Sergey, 2014-02-02
Protko @Fesor

have you tried googling? If we take the neural networks themselves, then there is not much difference from language to language.
If we take specific tools, then there are a lot of them: FFnet, PyNN, PyBrain. According to the latter, there was definitely information on the same hub with examples of work, well, this is the most popular library for python from this genre.

L
lightcaster, 2014-02-03
@lightcaster

A neural network in python - with a dozen lines of code (using numpy). The language is far secondary, the main thing is to understand the model. Then write on anything.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question