YihaiDuan's Stars
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
ttroy50/cmake-examples
Useful CMake Examples
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
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).
endymecy/awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
junhyukoh/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
berkeleydeeprlcourse/homework
Assignments for CS294-112.
Farama-Foundation/D4RL
A collection of reference environments for offline reinforcement learning
openai/random-network-distillation
Code for the paper "Exploration by Random Network Distillation"
xunzheng/notears
DAGs with NO TEARS: Continuous Optimization for Structure Learning
ctallec/world-models
Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch
jcwleo/random-network-distillation-pytorch
Random Network Distillation pytorch
Farama-Foundation/D4RL-Evaluations
voletiv/self-attention-GAN-pytorch
This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.
ZhiqingXiao/pytorch-book
Source codes for the book "Application of Neural Network and PyTorch"
BY571/DQN-Atari-Agents
DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN
WilsonWangTHU/NerveNet
jmichaux/dqn-pytorch
DQN to play Atari Pong
AndersonJo/dqn-pytorch
Deep Q Learning via Pytorch
xwshen51/DEAR
Disentangled gEnerative cAusal Representation (DEAR)
mavischer/DRRL
A2C training of Relational Deep Reinforcement Learning Architecture
MrPandey01/Stiefel_Restricted_Kernel_Machine
Python code for the model St-RKM