myleosu's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
apple/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Fafa-DL/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
wangshusen/DeepLearning
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
jasonlvhit/gocron
A Golang Job Scheduling Package.
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
rbonghi/jetson_stats
📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
Lizhi-sjtu/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
embotech/ecos
A lightweight conic solver for second-order cone programming.
zhangchuheng123/Reinforcement-Implementation
Implementation of benchmark RL algorithms
TianhongDai/hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
pat-coady/trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
jiupinjia/rocket-recycling
Rocket-recycling with Reinforcement Learning
toshikwa/gail-airl-ppo.pytorch
PyTorch implementation of GAIL and AIRL based on PPO.
Ericonaldo/ILSwiss
ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (template) in PyTorch.
Editst/SYSU-HealthReport
中山大学自动健康申报脚本,适配了 GitHub Actions,可以实现每天定时运行,并使用 Telegram Bot 发送运行结果。
ZYunfeii/DRL_algorithm_library
This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.
TianhongDai/distributed-ppo
This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).
Editst/SYSU-HealthReport-Template
SYSU Health Report Actions 配置模板,可以实现每天定时运行,并使用 Telegram Bot 或微信发送运行结果。
asikist/nnc
A framework for neural network control of dynamical systems over graphs.
Aerospace-AI/Aerospace-AI.github.io
Vinson-sheep/DRL-Algorithms-with-Pytorch-for-Beginners
Deep reinforcement learning algorithms implemented by Pytorch, include PPO, SAC, TD3.
myleosu/ZXNotes
记录各种学习笔记(算法、Java、数据库、并发......)