SaundersJE97
PhD student @ University of Bath. Aerial Vehicle Control using Reinforcement Learning.
University of BathBath
SaundersJE97's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI. [⚠️ DEVIKA DOES NOT HAVE AN OFFICIAL WEBSITE ⚠️]
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
drivendataorg/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
HumanAIGC/EMO
Emote Portrait Alive: Generating Expressive Portrait Videos with Audio2Video Diffusion Model under Weak Conditions
facebook/pyre-check
Performant type-checking for python.
AlexanderKoch-Koch/low_cost_robot
pytorch/botorch
Bayesian optimization in PyTorch
google-deepmind/mctx
Monte Carlo tree search in JAX
ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
autodiff/autodiff
automatic differentiation made easier for C++
rail-berkeley/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
Khrylx/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
do-mpc/do-mpc
Model predictive control python toolbox
google/jax-cfd
Computational Fluid Dynamics in JAX
jiffyclub/palettable
Color palettes for Python
baifanxxx/awesome-active-learning
A curated list of awesome Active Learning
gordicaleksa/get-started-with-JAX
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
google-deepmind/dqn_zoo
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
ntnu-arl/aerial_gym_simulator
Aerial Gym Simulator - Isaac Gym Simulator for Aerial Robots
RITCHIEHuang/DeepRL_Algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
deng-haoyang/ParNMPC
A Parallel Optimization Toolkit for Nonlinear Model Predictive Control (NMPC)
coax-dev/coax
Modular framework for Reinforcement Learning in python
KumarRobotics/kr_mav_control
Code for quadrotor control
iszihan/VectorAdam
VectorAdam for Rotation Equivariant Geometry Optimization
seohongpark/HILP
Foundation Policies with Hilbert Representations (ICML 2024)
CSwala/awesome-computer-science
An awesome list of everything that exists in Computer Science and Related fields. A live preview of the list can be found at the below link -
SaundersJE97/ORB-SLAM3-Install
Files to run ORB-SLAM3 from a docker container
akshilpatel/hoc
Implementation of HIerarchical Option Critic (Riemer et al., 2018)