feature requesthelp wantedneural-network
仓库指标
- Star
- (6,136 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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