feature requesthelp wantedneural-network
Repository metrics
- Stars
- (6,136 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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