Skip to content

Our goal with this term project was to implement three different (Sarsa, DQN and DDPG) reinforcement learning models from scratch. The project is done as part of the course EEE485 - Statistical Learning and Data Analysis offered at Bilkent University. For more information, you can check out the report which explains the steps taken in detail, an…

Notifications You must be signed in to change notification settings

egeozanozyedek/RL-Algorithms-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-Algorithms-from-Scratch

Contributors

  • Beste Aydemir (@besteaydemir on GitHub)
  • Ege Ozan Özyedek (@egeozanozyedek on GitHub)

Summary

Our goal with this term project was to implement three different (Sarsa, DQN and DDPG) reinforcement learning models from scratch, including the neural network models that DQN and DDPG uses. The project is done as part of the course EEE485 - Statistical Learning and Data Analysis offered at Bilkent University. For more information, you can check out the report which explains the steps taken in detail, and also a small 5-minute presentation in video format which shows how the agents act in each environment.

About

Our goal with this term project was to implement three different (Sarsa, DQN and DDPG) reinforcement learning models from scratch. The project is done as part of the course EEE485 - Statistical Learning and Data Analysis offered at Bilkent University. For more information, you can check out the report which explains the steps taken in detail, an…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages