gj135's repositories
BERT_SMP2020-EWECT
在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
ElegantRL
Lightweight and scalable deep reinforcement learning using PyTorch. Please star. 🔥
GNNPapers
Must-read papers on graph neural networks (GNN)
hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Image_manipulation_detection
Paper: CVPR2018, Learning Rich Features for Image Manipulation Detection
keras
Deep Learning for humans
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
note
学习笔记整理📚
Reflection_Summary
算法理论基础知识应知应会
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
RL-Adventure-2
PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
soft-actor-critic
TF2 Implementation of the Soft Actor-Critic Algorithm
tpu
Reference models and tools for Cloud TPUs.
transferlearning-tutorial
《迁移学习简明手册》LaTex源码