June 2016
Beginner to intermediate
1255 pages
29h 1m
English
These techniques will probably fool our current implementation, so improvements will need to be made to make the method better. Try some of the deeper networks we used in Chapter 11, Classifying Objects in Images Using Deep Learning.
Larger networks need more data, though, so you will probably need to generate more than the few thousand samples we did in this chapter in order to get good performance. Generating these datasets is a good candidate for parallelization—lots of small tasks that can be performed independently.
http://pybrain.org/docs/tutorial/reinforcement-learning.html
Reinforcement learning is gaining traction as the next big thing in data mining—although ...