sepilqi
We are Anonymous. We are legion. We do not forgive. We do not forget. Expect us.
AnonymousAnonymous
sepilqi's Stars
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
tinkoff-ai/CORL
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
huggingface/blog
Public repo for HF blog posts
takuseno/d3rlpy-benchmarks
Benchmark data for d3rlpy
asdqsczser/RecBole
A unified, comprehensive and efficient recommendation library
feast-dev/feast
The Open Source Feature Store for Machine Learning
maxpumperla/learning_ray
Notebooks for the O'Reilly book "Learning Ray"
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
opendilab/awesome-decision-transformer
A curated list of Decision Transformer resources (continually updated)
nikhilbarhate99/min-decision-transformer
Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in OpenAI gym
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
minerllabs/minerl
MineRL Competition for Sample Efficient Reinforcement Learning - Python Package
PaddlePaddle/PaddleRec
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、ESCMM, MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、DMR、GateNet、NAML、DIFM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、Fibinet、ListWise、DeepRec、ENSFM,TiSAS,AutoFIS等,包含经典推荐系统数据集criteo 、movielens等
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
nisheeth-golakiya/carla-rl
RL environments and trained agents in CARLA using RLlib
sepilqi/awsome-rl
A curated list of awesome Reinforcement Learning libraries, papers, open source repos, guides, blogs, and other resources.
YeWR/EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
google-research/recsim
A Configurable Recommender Systems Simulation Platform
takuseno/d3rlpy
An offline deep reinforcement learning library
rail-berkeley/rlkit
Collection of reinforcement learning algorithms
sven1977/rllib_tutorials
Ray RLlib tutorial material
aviralkumar2907/CQL
Code for conservative Q-learning
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
chainer/chainerrl-visualizer
coolwanglu/pdf2htmlEX
Convert PDF to HTML without losing text or format.
modriczhang/HRL-Rec
"Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580
Farama-Foundation/D4RL
A collection of reference environments for offline reinforcement learning
wangshusen/DRL
Deep Reinforcement Learning
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code