Assignments for CS294-112.
☆1,653Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for homework
Users that are interested in homework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,064Jun 10, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,722Aug 1, 2024Updated last year
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆22,029Jul 13, 2023Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,676Aug 9, 2024Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆94Mar 1, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆185Jan 21, 2022Updated 4 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,124Oct 13, 2017Updated 8 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,901May 29, 2022Updated 4 years ago
- Reinforcement Learning in PyTorch☆2,274Jan 4, 2021Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,425Apr 16, 2024Updated 2 years ago
- Implementation of TRPO and related algorithms☆651May 20, 2018Updated 8 years ago
- Collection of reinforcement learning algorithms☆2,902Jun 17, 2024Updated last year
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,582Jun 4, 2018Updated 8 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,424Nov 29, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Reinforcement Learning with Deep Energy-Based Policies☆438Nov 28, 2023Updated 2 years ago
- A list of recent papers regarding deep reinforcement learning☆2,197Jun 15, 2016Updated 9 years ago
- An educational resource to help anyone learn deep reinforcement learning.☆11,799Aug 5, 2024Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251May 18, 2021Updated 5 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆142Aug 22, 2017Updated 8 years ago
- Reinforcement learning resources curated☆9,798May 25, 2023Updated 3 years ago
- Guided Policy Search☆599Feb 9, 2021Updated 5 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms