Pinned Repositories
AAAI18-code
The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".
AAAI2020-RFMetaFAS
Pytorch codes for Regularized Fine-grained Meta Face Anti-spoofing in AAAI 2020
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
better-exceptions
Pretty and useful exceptions in Python, automatically.
conference_call_for_paper
2019-2020 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics
CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
daisyRec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
DeepFuzz
Graph-WaveNet
graph wavenet
GrameRules's Repositories
GrameRules/AAAI18-code
The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".
GrameRules/AAAI2020-RFMetaFAS
Pytorch codes for Regularized Fine-grained Meta Face Anti-spoofing in AAAI 2020
GrameRules/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
GrameRules/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
GrameRules/reinforcement_learning_basic_book
这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码
GrameRules/rl_learn
我的强化学习笔记和学习材料:book: still updating ... ...
GrameRules/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等