LARSrl's Stars
ritchieng/eigenvectors-from-eigenvalues
PyTorch implementation comparison of old and new method of determining eigenvectors from eigenvalues.
TianhongDai/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)
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
shivaverma/OpenAIGym
Solving OpenAI Gym problems.
nikhilbarhate99/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
nikhilbarhate99/TD3-PyTorch-BipedalWalker-v2
Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment
nikhilbarhate99/Actor-Critic-PyTorch
Policy Gradient Actor-Critic PyTorch | Lunar Lander v2
nikhilbarhate99/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers
sourabhXIII/lunarlandercontinuous_v2_DDPG
Solves the lunarlander continuous v2 OpenAI gym environment using DDPG algorithm
ypwhs/dl-engineer-guidebook
深度学习工程师生存指南
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
lilianweng/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
lilianweng/generalization-experiment
TBA
lilianweng/deep-reinforcement-learning-gym
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
Wookai/paper-tips-and-tricks
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
nishnik/CapsNet-PyTorch
My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules
RedstoneWill/HsuanTienLin_MachineLearning
terrytangyuan/tensorflow-in-practice-code
源码实现:《TensorFlow实战》黄文坚,唐源 著
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
ithinco/i-am-chinese-the-dragonfly-must-go-on
A response to “We are Google employees, Google must drop DragonFly”
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
pat-coady/trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
llSourcell/Policy_Gradients_to_beat_Pong
This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube
Breakend/DeepReinforcementLearningThatMatters
Accompanying code for "Deep Reinforcement Learning that Matters"
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
dgriff777/a3c_continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
fengredrum/DDPG-v2
A improved version of the previous implementation
tomgoldstein/fasta-matlab
A Matlab library for solving optimization problems with forward-backward splitting
Riashat/Deep-Bayesian-Active-Learning
Code for Deep Bayesian Active Learning (ICML 2017)
nwbirnie/cmac-ml
Tile coding for reinforcement learning in MATLAB