A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems. I've additionally included playground.py for learning more about OpenAI gym, etc.
☆160May 9, 2021Updated 4 years ago
Alternatives and similar repositories for pytorch-learn-reinforcement-learning
Users that are interested in pytorch-learn-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Jun 5, 2022Updated 3 years ago
- Neural Ensemble Search for Uncertainty Estimation and Dataset Shift☆33Jan 10, 2026Updated last month
- Expressive Power of Invariant and Equivariant Graph Neural Networks (ICLR 2021)☆41Aug 25, 2023Updated 2 years ago
- Code for the CVPR 2020 [ORAL] paper "SAM: The Sensitivity of Attribution Methods to Hyperparameters"☆27Dec 8, 2022Updated 3 years ago
- ☆13Jun 18, 2021Updated 4 years ago
- Course notes and notebooks to teach the fundamentals of how deep learning works; uses PyTorch.☆80Feb 16, 2021Updated 5 years ago
- Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).☆15Feb 21, 2021Updated 5 years ago
- Blog of the LibreCV.org☆11May 17, 2021Updated 4 years ago
- My implementation of DeepMind's Perceiver☆63Apr 23, 2021Updated 4 years ago
- Projects & Notebooks of Coursera's Self-Driving Cars Specialization.☆12May 20, 2022Updated 3 years ago
- PyTorch implementations of Reinforcement Learning algorithms in less than 200 lines☆10Apr 3, 2020Updated 5 years ago
- ☆14Mar 1, 2021Updated 5 years ago
- Dense Passage Retrieval using tensorflow-keras on TPU☆17Jun 27, 2021Updated 4 years ago
- use DQN(pytorch) to play pong☆12May 30, 2021Updated 4 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Feb 10, 2021Updated 5 years ago
- A library for evaluating representations.☆77Nov 21, 2021Updated 4 years ago
- ☆14Jul 2, 2019Updated 6 years ago
- A pytorch implementation of Progressive-GAN that is actually works, readable and simple to customize☆85Mar 12, 2022Updated 3 years ago
- A web application that generates stories based on genres. Created by fine-tuning GPT2 on genre-based stories.☆14Apr 14, 2021Updated 4 years ago
- Code repository for the research project "You Play Ball, I Play Ball: Bayesian Multi-Agent Reinforcement Learning for Slime Volleyball", …☆17Nov 15, 2020Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Nov 21, 2022Updated 3 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Oct 5, 2022Updated 3 years ago
- Estimating Example Difficulty using Variance of Gradients☆64Jan 10, 2023Updated 3 years ago
- Face Verification API☆11Sep 27, 2021Updated 4 years ago
- ☆16May 4, 2021Updated 4 years ago
- A Fast, Simplified Model for Molecular Generation with Improved Physical Quality☆26Oct 1, 2025Updated 5 months ago
- ☆100Dec 8, 2021Updated 4 years ago
- ☆41Oct 9, 2024Updated last year
- ☆112Aug 6, 2024Updated last year
- RLStructures is a library to facilitate the implementation of new reinforcement learning algorithms. It includes a library, a tutorial, a…☆261Mar 2, 2023Updated 3 years ago
- There and Back Again: Revisiting Backpropagation Saliency Methods (CVPR 2020)☆53Apr 7, 2020Updated 5 years ago
- A lightweight experimental logging library☆52Dec 23, 2025Updated 2 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Apr 18, 2022Updated 3 years ago
- Kubeflow installation on windows 10/11☆17Dec 26, 2022Updated 3 years ago
- Highway-Env Agent using DQN☆19May 29, 2022Updated 3 years ago
- Lightweight ML Experiment Logging 📖☆81Aug 26, 2024Updated last year
- MADRL project solving chess environment using PPO with two different methods: 2 agents/networks and a single agent/network.☆19Apr 1, 2023Updated 2 years ago
- Lightweight Cluster/Cloud VM Job Management 🚀☆42Aug 27, 2024Updated last year
- Run fully connected artificial neural networks with dropout applied (mini)batchwise, rather than samplewise. Given two hidden layers each…☆15May 18, 2015Updated 10 years ago