feature requesthelp wantedneural-network
Metriche repository
- Star
- (6136 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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