nisch100 / Reinforcement_Learning

Implementations of Rl algorithms ranging from Q-learning to Multi-Agent RL using DDPG in unity and gym environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforcement_Learning

  • A few implementations ranging from Navigation to Ping-pong using both on-policy and off-policy methods Algorithms used through these execrsises include DQN(Replay Buffer), Actor-Critic etcc.

About

Implementations of Rl algorithms ranging from Q-learning to Multi-Agent RL using DDPG in unity and gym environments.


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%