Stars
中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)
Samantha - A generic recommender and predictor server
This repository contains implementations of algorithms proposed in recent papers from top machine learning conferences on Fairness, Accountability, Confidentiality, and Transparency (FACT). These w…
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Ne…
Personalized Item Exploration Processes for Recommendation
Python Implementation of Reinforcement Learning: An Introduction
Sequential deep matching model for recommender system at Alibaba
Companion webpage to the book "Mathematics For Machine Learning"
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
Code for the "Neural Expectation Maximization" paper.
A distributed, fast open-source graph database featuring horizontal scalability and high availability
The implementation of “A Capsule Network for Recommendation and Explaining What You Like and Dislike”, Chenliang Li, Cong Quan, Li Peng, Yunwei Qi, Yuming Deng, Libing Wu, https://dl.acm.org/citati…
A tensorflow implementation of Hinton's [matrix capsules with EM routing](https://openreview.net/pdf?id=HJWLfGWRb)
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).
Feature engineering package with sklearn like functionality
Matlab code of machine learning algorithms in book PRML
Pytorch easy-to-follow Capsule Network tutorial
An easy-to-follow Pytorch implementation of Hinton's Capsule Network
Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]
A Tensorflow(v1.4) implementation of Capsule Networks (Dynamic Routing Between Capsules , https://arxiv.org/abs/1710.09829)
A curated list of awesome resources related to capsule networks
A Tensorflow implementation of Capsule Networks