feature requesthelp wantedneural-network
描述
At some point we thinking about having reinforcement learning and/or neuro-evolution-style reinforcement learning examples in ml5. Some references:
With Genetic Algorithms and vanilla JS neural network
- https://github.com/shiffman/NOC-S18/tree/master/week10
- https://github.com/CodingTrain/Toy-Neural-Network-JS
Deep Q Learning
MIT Self Driving Car course