Closed shiffman closed 7 years ago
Actually, I think you are right here, I would agree that i should come after Evolutionary methods
Yes, but wouldn't it depend on covering neural networks first?
Actually, I would consider reinforcement learning as a good extension of neural networks, so I'd suggest it should come directly after week 4. Maybe switch weeks 5 and 6? Convolution is a much 'broader' topic, am I right?
@oxxie this is a good point, I need to get a little further in preparing examples / picking frameworks, but I agree that this could be a good switch.
Glad to help ;-) By the way: I have been preparing a matrix calculations library for Processing, which might ease the neural networks part a bit, e.g. you don't have to write your own code for transposing and Hadamart products etc.. Drop me a line if you are interested, would love to share.
Going to close this now, I failed to do a good job of fitting reinforcement learning in, but I hope that it will be a primary subject of the new nature of code chapter 10.
Better to do earlier somehow due to connection to steering behaviors?