liquidcarrot / carrot

🥕 Evolutionary Neural Networks in JavaScript
https://liquidcarrot.io/carrot/
MIT License
293 stars 34 forks source link

Adding a DDPG agent to reinforcement learning #180

Closed raimannma closed 4 years ago

raimannma commented 4 years ago

Very experimental.

Needs test methods

christianechevarria commented 4 years ago

Very nice work @raimannma, for now going to keep this as an open PR until it gets a little more stable with comments, tests, and the like -- still digesting the DQN, but will start to add to this as soon as DQN gets settled in

raimannma commented 4 years ago

I will rewrite this soon.

But for now I will close the PR.