Duplicate
What are some good resources for learning about Artificial Neural Networks?
I’m looking for a good (beginner level) reference book (or website) on different types of Neural Nets/their applications/examples. I don’t have any particular application in mind, I’m just curious as to how I can make use of them. I’m specifically interested in using them with Python, but any language, or even just theory would do fine.
There is quite a extensive series of courses avaliable at Heaton Research. The course is for C# (Avaliable also for Java) however it explains the concepts at length, so I suggest you take a look at it even if you will code in python yourself.
The courses are in video format, however most important concepts are also writen down.