Stars
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
[NeurIPS 2023] Implementation of Elastic Decision Transformer
A curated list of Decision Transformer resources (continually updated)
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
An All-MLP solution for Vision, from Google AI
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
PyTorch implementation of SAC-Discrete.
PyTorch implementation of Soft Actor-Critic (SAC)
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
A scikit-learn compatible neural network library that wraps PyTorch
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
CSCI 599 deep learning and its applications final project
Repo for the Deep Reinforcement Learning Nanodegree program
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKT…
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
An open source python library for automated feature engineering
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Chinese Translation for Machine Learning Infographics
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube
This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)