Pinned Repositories
Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
NewsRecommendation
Implementations of some methods in news recommendation.
pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
SR-GNN_PyTorch-Geometric
A reimplementation of SRGNN.
StatisticalLearning-
统计学习方法代码实现练习
tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
LLandFM's Repositories
LLandFM/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
LLandFM/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
LLandFM/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
LLandFM/NewsRecommendation
Implementations of some methods in news recommendation.
LLandFM/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
LLandFM/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
LLandFM/relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
LLandFM/SR-GNN_PyTorch-Geometric
A reimplementation of SRGNN.
LLandFM/StatisticalLearning-
统计学习方法代码实现练习
LLandFM/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
LLandFM/transformer
通过Tensorflow 2.0 实现transformer的构建过程
LLandFM/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
LLandFM/tutorials
机器学习相关教程