plj000's Stars
blackredscarf/pytorch-DQN
Using pytorch to implement DQN / DDQN / Atari DDQN
ikostrikov/pytorch-ddpg-naf
Implementation of algorithms for continuous control (DDPG and NAF).
BY571/Normalized-Advantage-Function-NAF-
PyTorch implementation of the Q-Learning Algorithm Normalized Advantage Function for continuous control problems + PER and N-step Method
philtabor/Actor-Critic-Methods-Paper-To-Code
gongdaowei/ituring_books
图灵程序设计丛书分享
chennnnnyize/Renewables_Scenario_Gen_GAN
The implementation of scenario generation for renewables production process
Wu-yi-fei/PV-Scenario-Generation
包括了研究光伏场景生成预测的全部过程代码
binghui89/WindScenarioGeneration
BY571/CQL
PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and continuous action spaces.
BY571/Deep-Reinforcement-Learning-Algorithm-Collection
Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
matlab-deep-learning/transformer-models
Deep Learning Transformer models in MATLAB
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠