Community
We have a Discord Community for support. Feel free to ask questions. Posting in Github Issues and PRs are also welcome. Also our past video recordings are available at YouTube
Related Resources
- Deep Reinforcement Learning With TensorFlow 2.1
 - minimalRL - PyTorch
 - Deep-Reinforcement-Learning-Hands-On
 - Stable Baselines3
 - PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
 - Reinforcement-Implementation