Pinned Repositories
-YaMeCanse_PorEsoPropongo_analysis
NLP analyses on postcard texts for initiative #YaMeCanse Por Eso Propongo
A-Recsys
A Tensorflow based implicit recommender system
Ad-papers
Papers on Computational Advertising
adbookalm
adversarial_personalized_ranking
Adversarial Learning, Matrix Factorization, Recommendation
cadmium
A project for dynamically distributing static content
inertiaSearch
阿里中间件性能挑战第二赛季
tensorflow-GANs
各类GAN综合在一起,借鉴了hwalsuklee大神的
the-study-of-graph-computing
The study of graph computing.
lovehoroscoper's Repositories
lovehoroscoper/AlgoNotes
公众号【浅梦的学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
lovehoroscoper/Awesome-Mobility-Machine-Learning-Contents
Machine Learning / Deep Learning Contents in Mobility Industry(Transportation)
lovehoroscoper/blade-build
A powerful build system from Tencent, support many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
lovehoroscoper/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
lovehoroscoper/deeplearning
深度学习相关的模型训练、评估和预测相关代码
lovehoroscoper/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
lovehoroscoper/DeepRecommend
纸上得来终觉浅,绝知此事要躬行
lovehoroscoper/elasticsearch_pulgine_fast-vector-distance
计算两个特征向量的相似度
lovehoroscoper/fast-elasticsearch-vector-scoring
Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine
lovehoroscoper/feast
Feature Store for Machine Learning
lovehoroscoper/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
lovehoroscoper/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
lovehoroscoper/gan_deeplearning4j
Automatic feature engineering using Generative Adversarial Networks using Deeplearning4j and Apache Spark.
lovehoroscoper/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
lovehoroscoper/Machine-Learning-Session
lovehoroscoper/MetaLearning-TF2.0
Meta learning framework with Tensorflow 2.0
lovehoroscoper/mxnet-model-server
Model Server for Apache MXNet is a tool for serving neural net models for inference
lovehoroscoper/NeuRec
Next RecSys Library
lovehoroscoper/nlp-beginner
NLP上手教程
lovehoroscoper/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems
lovehoroscoper/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
lovehoroscoper/pke
Python Keyphrase Extraction module
lovehoroscoper/Pre-trained-Models
预训练语言模型综述
lovehoroscoper/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
lovehoroscoper/recsim
A Configurable Recommender Systems Simulation Platform
lovehoroscoper/rnn_recsys
Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"
lovehoroscoper/Study-Materials
materials for learning the rudiments of ML/DL
lovehoroscoper/TensorflowFramework
An extendable framework for training neural network models using TensorFlow.
lovehoroscoper/tensorrec
A TensorFlow recommendation algorithm and framework in Python.
lovehoroscoper/text_matching
常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中