All Projects → Paac.pytorch → Similar Projects or Alternatives

785 Open source projects that are alternatives of or similar to Paac.pytorch

safe-control-gym
PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
Stars: ✭ 272 (+1136.36%)
Mutual labels:  gym
Reaver
Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.
Stars: ✭ 499 (+2168.18%)
Mutual labels:  reinforcement-learning
deep-rts
A Real-Time-Strategy game for Deep Learning research
Stars: ✭ 152 (+590.91%)
Irl Imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
Stars: ✭ 333 (+1413.64%)
Mutual labels:  reinforcement-learning
TF RL
Eagerly Experimentable!!!
Stars: ✭ 22 (+0%)
Dl Nlp Readings
My Reading Lists of Deep Learning and Natural Language Processing
Stars: ✭ 656 (+2881.82%)
Mutual labels:  reinforcement-learning
mmn
Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks
Stars: ✭ 39 (+77.27%)
Neural Combinatorial Rl Pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
Stars: ✭ 329 (+1395.45%)
Mutual labels:  reinforcement-learning
pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch - ICML 2022
Stars: ✭ 162 (+636.36%)
Autokernel
AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。
Stars: ✭ 485 (+2104.55%)
Mutual labels:  reinforcement-learning
freqtrade-gym
A customized gym environment for developing and comparing reinforcement learning algorithms in crypto trading.
Stars: ✭ 192 (+772.73%)
Mutual labels:  gym
Youtube Code Repository
Repository for most of the code from my YouTube channel
Stars: ✭ 317 (+1340.91%)
Mutual labels:  reinforcement-learning
Bombora
My experimentations with Reinforcement Learning in Pytorch
Stars: ✭ 18 (-18.18%)
Mutual labels:  reinforcement-learning
deeprl-continuous-control
Learning Continuous Control in Deep Reinforcement Learning
Stars: ✭ 14 (-36.36%)
Tetris Deep Q Learning Pytorch
Deep Q-learning for playing tetris game
Stars: ✭ 322 (+1363.64%)
Mutual labels:  reinforcement-learning
Pytorch-PCGrad
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"
Stars: ✭ 179 (+713.64%)
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+20118.18%)
Mutual labels:  reinforcement-learning
Neuraldialogpapers
Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)
Stars: ✭ 641 (+2813.64%)
Mutual labels:  reinforcement-learning
Smac
SMAC: The StarCraft Multi-Agent Challenge
Stars: ✭ 435 (+1877.27%)
Mutual labels:  reinforcement-learning
Popular Rl Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
Stars: ✭ 266 (+1109.09%)
Mutual labels:  reinforcement-learning
DRL in CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
Stars: ✭ 59 (+168.18%)
pytorch-gym
Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch
Stars: ✭ 39 (+77.27%)
Mutual labels:  gym
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+2072.73%)
Mutual labels:  reinforcement-learning
DeepCubeA
Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.
Stars: ✭ 92 (+318.18%)
Reversi Alpha Zero
Reversi reinforcement learning by AlphaGo Zero methods.
Stars: ✭ 598 (+2618.18%)
Mutual labels:  reinforcement-learning
Qlearning trading
Learning to trade under the reinforcement learning framework
Stars: ✭ 431 (+1859.09%)
Mutual labels:  reinforcement-learning
Machinelearningroguelike
A small Roguelike game that uses Machine Learning to power its entities. Originally used in talks by Ciro & Alessia.
Stars: ✭ 270 (+1127.27%)
Mutual labels:  reinforcement-learning
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+31481.82%)
Mutual labels:  reinforcement-learning
DI-star
An artificial intelligence platform for the StarCraft II with large-scale distributed training and grand-master agents.
Stars: ✭ 1,335 (+5968.18%)
A3c trading
Trading with recurrent actor-critic reinforcement learning
Stars: ✭ 305 (+1286.36%)
Mutual labels:  reinforcement-learning
FlashRL
No description or website provided.
Stars: ✭ 25 (+13.64%)
a3c-super-mario-pytorch
Reinforcement Learning for Super Mario Bros using A3C on GPU
Stars: ✭ 35 (+59.09%)
Dreamer
Dream to Control: Learning Behaviors by Latent Imagination
Stars: ✭ 269 (+1122.73%)
Mutual labels:  reinforcement-learning
Client
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Stars: ✭ 3,570 (+16127.27%)
Mutual labels:  reinforcement-learning
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+3495.45%)
Mutual labels:  reinforcement-learning
Deeplearningflappybird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Stars: ✭ 6,211 (+28131.82%)
Dialog Generation Paper
A list of recent papers regarding dialogue generation
Stars: ✭ 265 (+1104.55%)
Mutual labels:  reinforcement-learning
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (+1836.36%)
Vel
Velocity in deep-learning research
Stars: ✭ 267 (+1113.64%)
Mutual labels:  reinforcement-learning
DQN
Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment
Stars: ✭ 42 (+90.91%)
Mutual labels:  gym
Baby Steps Of Rl Ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
Stars: ✭ 302 (+1272.73%)
Mutual labels:  reinforcement-learning
dqn-obstacle-avoidance
Deep Reinforcement Learning for Fixed-Wing Flight Control with Deep Q-Network
Stars: ✭ 57 (+159.09%)
Neurojs
A JavaScript deep learning and reinforcement learning library.
Stars: ✭ 4,344 (+19645.45%)
Mutual labels:  reinforcement-learning
awesome-rl
Awesome RL: Papers, Books, Codes, Benchmarks
Stars: ✭ 105 (+377.27%)
Deeprec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
Stars: ✭ 822 (+3636.36%)
Mutual labels:  reinforcement-learning
UAV obstacle avoidance controller
UAV Obstacle Avoidance using Deep Recurrent Reinforcement Learning with Temporal Attention
Stars: ✭ 61 (+177.27%)
Pysc2 Agents
This is a simple implementation of DeepMind's PySC2 RL agents.
Stars: ✭ 262 (+1090.91%)
Mutual labels:  reinforcement-learning
Reinforcement-Learning-on-google-colab
Reinforcement Learning algorithm's using google-colab
Stars: ✭ 33 (+50%)
Neuron poker
Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
Stars: ✭ 299 (+1259.09%)
Mutual labels:  reinforcement-learning
DQN-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
Stars: ✭ 81 (+268.18%)
Spot mini mini
Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.
Stars: ✭ 426 (+1836.36%)
Mutual labels:  reinforcement-learning
Matterport3dsimulator
AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Stars: ✭ 260 (+1081.82%)
Mutual labels:  reinforcement-learning
Atari
Persistent advantage learning dueling double DQN for the Arcade Learning Environment
Stars: ✭ 261 (+1086.36%)
Aigames
use AI to play some games.
Stars: ✭ 422 (+1818.18%)
Mutual labels:  reinforcement-learning
Polyaxon
Machine Learning Platform for Kubernetes (MLOps tools for experimentation and automation)
Stars: ✭ 2,966 (+13381.82%)
Mutual labels:  reinforcement-learning
Deep Reinforcement Learning Survey
My Exploration on Deep Reinforcement Learning Survey
Stars: ✭ 419 (+1804.55%)
Mutual labels:  reinforcement-learning
Planet
Deep Planning Network: Control from pixels by latent planning with learned dynamics
Stars: ✭ 257 (+1068.18%)
Crowdnav
[ICRA19] Crowd-aware Robot Navigation with Attention-based Deep Reinforcement Learning
Stars: ✭ 255 (+1059.09%)
Mutual labels:  reinforcement-learning
Mario Ai
Playing Mario with Deep Reinforcement Learning
Stars: ✭ 579 (+2531.82%)
Neural Slam
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
Stars: ✭ 414 (+1781.82%)
301-360 of 785 similar projects