gsc579
I'm a graduate student from China, studying computer science and technology at Anhui University of Technology, with a focus on machine learning and deep learnin
Pinned Repositories
-pat
AdamW-pytorch
Implementation and experiments for AdamW on Pytorch
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
joyrl
my_rl
my_rl
RL-Intro
Introduction to Reinforcement Learning in Python
rl-tutorials
basic algorithms of reinforcement learning
RL_competition
gsc579's Repositories
gsc579/RL_competition
gsc579/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
gsc579/joyrl
gsc579/my_rl
my_rl
gsc579/rl-tutorials
basic algorithms of reinforcement learning
gsc579/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
gsc579/awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
gsc579/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
gsc579/Deep-Reinforcement-Learning-Hands-On-Second-Edition
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
gsc579/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
gsc579/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
gsc579/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
gsc579/ElegantRL
Lightweight and scalable deep reinforcement learning using PyTorch. 🔥
gsc579/erp_gym_env
gsc579/FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
gsc579/genshin_auto_fish
基于深度强化学习的原神自动钓鱼AI
gsc579/gym
A toolkit for developing and comparing reinforcement learning algorithms.
gsc579/helloworld
gsc579/highway-env
A minimalist environment for decision-making in autonomous driving
gsc579/hwdong-net.github.io
gsc579/joyrl-offline
gsc579/my_notebook
the notebook about RL, DL, ML, pytorch, python
gsc579/OfflineRL-Kit
An elegant PyTorch offline reinforcement learning library for researchers.
gsc579/paper
Reading List
gsc579/pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
gsc579/RLElement
强化学习各种组件的介绍
gsc579/tianshou
An elegant PyTorch deep reinforcement learning library.
gsc579/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
gsc579/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
gsc579/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.