All Projects → fenics-DRL → Similar Projects or Alternatives

89 Open source projects that are alternatives of or similar to fenics-DRL

Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+3057.5%)
Mutual labels:  gym
Reactgym
Workout-Tracking app built in ES6 using react, flux and ImmutableJS
Stars: ✭ 36 (-10%)
Mutual labels:  gym
Rls
Reinforcement Learning Algorithms Based on TensorFlow 2.x
Stars: ✭ 239 (+497.5%)
Mutual labels:  gym
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (+187.5%)
Mutual labels:  gym
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+1060%)
Mutual labels:  gym
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (+7.5%)
Mutual labels:  gym
Muzero General
MuZero
Stars: ✭ 1,187 (+2867.5%)
Mutual labels:  gym
RBniCS
RBniCS - reduced order modelling in FEniCS
Stars: ✭ 5 (-87.5%)
Mutual labels:  fenics
Paac.pytorch
Pytorch implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning https://arxiv.org/abs/1705.04862
Stars: ✭ 22 (-45%)
Mutual labels:  gym
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (+380%)
Mutual labels:  gym
Sumo Rl
A simple interface to instantiate Reinforcement Learning environments with SUMO for Traffic Signal Control. Compatible with Gym Env from OpenAI and MultiAgentEnv from RLlib.
Stars: ✭ 145 (+262.5%)
Mutual labels:  gym
Pytorch A3c
Simple A3C implementation with pytorch + multiprocessing
Stars: ✭ 364 (+810%)
Mutual labels:  gym
DQN
Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment
Stars: ✭ 42 (+5%)
Mutual labels:  gym
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (+135%)
Mutual labels:  gym
GoBigger
Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
Stars: ✭ 410 (+925%)
Mutual labels:  gym
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (+97.5%)
Mutual labels:  gym
multi car racing
An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.
Stars: ✭ 58 (+45%)
Mutual labels:  gym
Super Mario Neat
This program evolves an AI using the NEAT algorithm to play Super Mario Bros.
Stars: ✭ 64 (+60%)
Mutual labels:  gym
ufl
UFL - Unified Form Language
Stars: ✭ 51 (+27.5%)
Mutual labels:  fenics
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (-65%)
Mutual labels:  gym
Pytorch Reinforce
PyTorch Implementation of REINFORCE for both discrete & continuous control
Stars: ✭ 212 (+430%)
Mutual labels:  gym
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+1522.5%)
Mutual labels:  gym
reinforcement learning ppo rnd
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
Stars: ✭ 33 (-17.5%)
Mutual labels:  gym
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+887.5%)
Mutual labels:  gym
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+335%)
Mutual labels:  gym
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (+302.5%)
Mutual labels:  gym
Airgesture
Play games without touching keyboard
Stars: ✭ 361 (+802.5%)
Mutual labels:  gym
multiphenics
multiphenics - easy prototyping of multiphysics problems in FEniCS
Stars: ✭ 33 (-17.5%)
Mutual labels:  fenics
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (+217.5%)
Mutual labels:  gym
ios-build-script
Shell scripts to build ipa
Stars: ✭ 52 (+30%)
Mutual labels:  gym
Wger
Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django
Stars: ✭ 1,372 (+3330%)
Mutual labels:  gym
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (+145%)
Mutual labels:  drl
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (+125%)
Mutual labels:  gym
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Stars: ✭ 73 (+82.5%)
Mutual labels:  gym
Lf2gym
An OpenAI-gym-like environment for Little Fighter 2
Stars: ✭ 79 (+97.5%)
Mutual labels:  gym
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (+152.5%)
Mutual labels:  drl
Dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
Stars: ✭ 75 (+87.5%)
Mutual labels:  gym
freqtrade-gym
A customized gym environment for developing and comparing reinforcement learning algorithms in crypto trading.
Stars: ✭ 192 (+380%)
Mutual labels:  gym
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (+77.5%)
Mutual labels:  gym
fem
Notes on finite element method
Stars: ✭ 20 (-50%)
Mutual labels:  fenics
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (+10%)
Mutual labels:  gym
CartPole
Run OpenAI Gym on a Server
Stars: ✭ 16 (-60%)
Mutual labels:  gym
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-27.5%)
Mutual labels:  gym
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (+465%)
Mutual labels:  gym
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+1997.5%)
Mutual labels:  gym
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+395%)
Mutual labels:  fenics
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+1837.5%)
Mutual labels:  gym
Gym Unrealcv
Unreal environments for reinforcement learning
Stars: ✭ 202 (+405%)
Mutual labels:  gym
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+1470%)
Mutual labels:  gym
ecole
Extensible Combinatorial Optimization Learning Environments
Stars: ✭ 249 (+522.5%)
Mutual labels:  gym
Robotics Rl Srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Stars: ✭ 453 (+1032.5%)
Mutual labels:  gym
Gym Sokoban
Sokoban environment for OpenAI Gym
Stars: ✭ 186 (+365%)
Mutual labels:  gym
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+885%)
Mutual labels:  gym
COVID-19-Resources
Resources for Covid-19
Stars: ✭ 25 (-37.5%)
Mutual labels:  gym
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (+335%)
Mutual labels:  gym
cashocs
computational adjoint-based shape optimization and optimal control software for python
Stars: ✭ 18 (-55%)
Mutual labels:  fenics
FenicsSolver
multiphysics FEM solver based on Fenics library
Stars: ✭ 52 (+30%)
Mutual labels:  fenics
safe-control-gym
PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
Stars: ✭ 272 (+580%)
Mutual labels:  gym
pytorch-gym
Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch
Stars: ✭ 39 (-2.5%)
Mutual labels:  gym
A2c
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
Stars: ✭ 169 (+322.5%)
Mutual labels:  gym
1-60 of 89 similar projects