Skip to content
/ aihaven Public

Implementations of Reinforcement Learning Algorithms and Deep Learning Models

License

Notifications You must be signed in to change notification settings

veds12/aihaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aihaven

Implementations of Reinforcement Learning Algorithms and Deep Learning models

Frameworks used : PyTorch

Neural Network Architectures

  • Graph Convolutional Networks (GCN)

Reinforcement Learning Algorithms

  • Vanilla Policy Gradient (VPG)
  • Q-Learning
  • Deep Q Network (DQN)
  • Advantage Actor Critic (A2C)
  • Deep Deterministic Policy Gradient (DDPG)

About

Implementations of Reinforcement Learning Algorithms and Deep Learning Models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages