SaundersJE97
PhD student @ University of Bath. Aerial Vehicle Control using Reinforcement Learning.
University of BathBath
SaundersJE97's Stars
Denys88/rl_games
RL implementations
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
facebookresearch/mbrl-lib
Library for Model Based RL
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
locuslab/deq-flow
[CVPR 2022] Deep Equilibrium Optical Flow Estimation
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
mldangelo/personal-site
My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.
aqeelanwar/PEDRA
Programmable Engine for Drone Reinforcement Learning Applications
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
harvard-edge/airlearning-ue4
Environment Generator for Air Learning Project. This version is build on top of UE4 game engine
JetBrains/RiderSourceCodeAccess
Plugin for UE4 to user Rider for Unreal Engine as code editor
kakaoenterprise/JORLDY
Repository for Open Source Reinforcement Learning Framework JORLDY
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
microsoft/AirSim-Drone-Racing-Lab
A framework for drone racing research, built on Microsoft AirSim.
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
carla-simulator/carla
Open-source simulator for autonomous driving research.
abhiksingla/UAV_obstacle_avoidance_controller
UAV Obstacle Avoidance using Deep Recurrent Reinforcement Learning with Temporal Attention
yilunc2020/Attention-DQN
Deep Recurrent Attention Reinforcement Learning in Atari