madhug-nadig / Machine-Learning-Algorithms-from-Scratch

Implementing machine learning algorithms from scratch.
381 stars 287 forks source link

DQN from scratch #5

Open 19-ade opened 3 years ago

19-ade commented 3 years ago

I added a DQN script in python from scratch on gym environment.