OctaviPascual / Berkeley-AI-CS188Links
🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016
☆24Updated 7 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:
- Artificial Intelligence project designed by UC Berkeley. Designed game agents for the game Pacman using basic, adversarial and stochastic…☆120Updated 9 years ago
- Implementation of Deep RL Algorithms for UC Berkeley's CS 294-112 (Fall 2018): Deep Reinforcement Learning☆24Updated 6 years ago
- NeurIPS2022: Constrained Update Projection Approach to Safe Policy Optimization☆13Updated 2 years ago
- CS188 Artificial Intelligence @UC Berkeley☆125Updated 9 years ago
- Berkeley CS285 2019 homework solution☆31Updated 2 years ago
- Implementation of Hierarchical Control for Head-to-Head Autonomous Racing paper☆18Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- This is the repository with the programming tutorials for the reinforcement learning module☆32Updated 4 months ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆15Updated 2 years ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆26Updated 2 years ago
- A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlo…☆27Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- Optimal Path Planning with Deep Reinforcement Learning☆56Updated 5 years ago
- A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques.☆15Updated 4 years ago
- UC Berkeley Pacman Project☆21Updated 7 years ago
- ☆46Updated 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…☆29Updated 6 years ago
- Predicting path with preference based on user demonstration using Maximum Entropy Deep Inverse Reinforcement Learning in a continuous env…☆24Updated 3 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆96Updated 5 years ago
- Introduction to AI course assignment at Berkeley in spring 2019☆77Updated 6 years ago
- Berkeley DeepDrive Drone Dataset☆11Updated 7 months ago
- 利用深度强化学习的方法实现多智能体间离散无交流的障碍避免。其中强化学习算法训练模型所需的数据集由最优互惠碰撞避免(Optimal Reciprocal Collision Avoidance, ORCA)算法生成。☆88Updated 6 years ago
- Enhancing autonomous driving with reinforcement learning for efficient and safe vehicle platooning. Optimizing traffic flow and fuel effi…☆12Updated last year
- An implementation of a distributed protocol for cooperative sensing and sending operations of Unmanned Aerial Vehicles (UAVs). It is buil…☆26Updated 4 years ago
- RL Dresden Algorithm Suite☆33Updated last year
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆44Updated 2 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆17Updated 2 years ago
- Deep RL Baselines and homework assignments of UC Berkeley CS 285☆11Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago