feature requesthelp wantedneural-network
Métricas do repositório
- Stars
- (6.136 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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