Pinned Repositories
book
Book PDF
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
CommentsMining
用户评论标签挖掘
community
A Python implementation of Girvan-Newman community detection algorithm for weighted graphs
CommunityDetection
Implements of community detection algorithms
CTR_Prediction
CTR prediction using FM FFM and DeepFM
deep-recommender-system
深度学习在推荐系统中的应用及论文小结。
deep_learning-1
Basic Deep Learning
Deep_Matrix_Factorization_Models
Implementation of the "Deep Matrix Factorization Models for Recommender Systems"
zhaojunzuozjzfr's Repositories
zhaojunzuozjzfr/tf-gpu
zhaojunzuozjzfr/spam_filtering
NLP 短文本 评论 垃圾 过滤
zhaojunzuozjzfr/Deep_Matrix_Factorization_Models
Implementation of the "Deep Matrix Factorization Models for Recommender Systems"
zhaojunzuozjzfr/Recommender_Systems
Recommender Systems Code Exploring Concepts with Surprise and Mlxtend Packages - Code for my blog article
zhaojunzuozjzfr/open_nsfw
code for running Model and code for Not Suitable for Work (NSFW) classification using deep neural network Caffe models
zhaojunzuozjzfr/fastFM
fastFM: A Library for Factorization Machines
zhaojunzuozjzfr/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
zhaojunzuozjzfr/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
zhaojunzuozjzfr/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
zhaojunzuozjzfr/SentEval
A python tool for evaluating the quality of sentence embeddings.
zhaojunzuozjzfr/libfm
Library for factorization machines
zhaojunzuozjzfr/ml-1m
New algorithms for Large-scale Collaborative Ranking: PrimalCR and PrimalCR++
zhaojunzuozjzfr/exos
zhaojunzuozjzfr/Doc2Vec
利用Doc2Vec计算文本相似度
zhaojunzuozjzfr/py-tarjan
Python implementation of Tarjan's strongly connected components algorithm.
zhaojunzuozjzfr/CommentsMining
用户评论标签挖掘
zhaojunzuozjzfr/CommunityDetection
Implements of community detection algorithms
zhaojunzuozjzfr/ExtractTopicSentence
基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。
zhaojunzuozjzfr/community
A Python implementation of Girvan-Newman community detection algorithm for weighted graphs
zhaojunzuozjzfr/weibo
wb
zhaojunzuozjzfr/Whetlab-Matlab-Client
Matlab client for Whetlab
zhaojunzuozjzfr/near-dup-detection
Near-Duplicate Detection in Python.
zhaojunzuozjzfr/KorenCollaborativeFiltering2008
This is an implementation of the algorithm presented in Yehuda Koren's paper "Factorization Meets the Neighborhood: A multifaceted Collaborative Filtering Model"