Skip to content
/ DQN Public

Implemented a DQN to solve the cart-pole environment.

Notifications You must be signed in to change notification settings

HelenaFP/DQN

Repository files navigation

DQN

Implemented a Deep Q Network to solve the cart-pole environment.


Visualizing results

trained_agent_video.mp4


learning_curve


Hyperparameter Tuning



Number of frames k

impact_number_frames



impact_number_layers


Comparison with DDQN



comparison


Code

💻 DQN

About

Implemented a DQN to solve the cart-pole environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published