OctaviPascual / Berkeley-AI-CS188Links
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
☆24Updated 6 years ago
Alternatives and similar repositories for Berkeley-AI-CS188
Users that are interested in Berkeley-AI-CS188 are comparing it to the libraries listed below
Sorting:
- Deep RL Baselines and homework assignments of UC Berkeley CS 285☆10Updated 3 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆16Updated 3 years ago
- Implementation of Deep RL Algorithms for UC Berkeley's CS 294-112 (Fall 2018): Deep Reinforcement Learning☆22Updated 6 years ago
- NeurIPS2022: Constrained Update Projection Approach to Safe Policy Optimization☆14Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆144Updated 3 years ago
- Code for a model-based version of Constrained Policy Optimization☆11Updated 4 years ago
- Artificial Intelligence project designed by UC Berkeley. Designed game agents for the game Pacman using basic, adversarial and stochastic…☆114Updated 9 years ago
- Implementation of Hierarchical Control for Head-to-Head Autonomous Racing paper☆17Updated last year
- Deep Q Learning for FrozenLake / Keras / OpenAI☆18Updated last year
- A set of algorithms and environments to train SafeRL agents, written in TensorFlow2 and OpenAI Gym.☆12Updated 3 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆44Updated 3 years ago
- CS188 Artificial Intelligence @UC Berkeley☆121Updated 8 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆28Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆125Updated 2 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- Implementation of Deep Q-learning to solve random mazes.☆19Updated 4 years ago
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Berkeley CS285 2019 homework solution☆31Updated 2 years ago
- PyTorch implementation of Constrained Policy Optimization☆55Updated 3 years ago
- An implementation of the 2016 meta-learning paper "Learning to Optimize" from the BAIR lab at Berkeley.☆23Updated 4 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆42Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆140Updated 5 years ago
- Implementation of PPO Lagrangian in PyTorch☆50Updated 3 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆27Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago