Pinned Repositories
Ad-papers
Papers on Computational Advertising
Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
awesome-RecSys
Must-read papers on recommendation systems (RecSys)
bert4keras
light reimplement of bert for keras
C-machine-learning
C语言手撕机器学习/深度学习算法
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
competition-baseline
数据科学竞赛各种baseline代码、思路分享
DL_EventExtractionPapers
2015年以来基于深度学习方法的事件抽取论文整理
regression-prediction-algorithms
使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM, SARIMA and other algorithms are used for regression prediction of time series. In addition, a variety of combination methods are used to forecast the output of the above algorithms.
momodagithub's Repositories
momodagithub/Ad-papers
Papers on Computational Advertising
momodagithub/Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
momodagithub/Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
momodagithub/C-machine-learning
C语言手撕机器学习/深度学习算法
momodagithub/CTR
CTR模型代码和学习笔记总结
momodagithub/DaguanFengxian
DataFountain第五届达观杯第4名方案
momodagithub/data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
momodagithub/deep_text_matching
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
momodagithub/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
momodagithub/dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
momodagithub/DockerToAliRepo
使用Github Action将Docker镜像转存到阿里云私有仓库,彻底解决在国内Docker镜像无法拉取的问题。
momodagithub/dwnlpinterview
Datawhale NLP 面筋
momodagithub/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
momodagithub/es_dfm
code of our AAAI 2021 paper Capturing Delayed Feedback in Conversion Rate Prediction via Elapsed-Time Sampling
momodagithub/examples-scala
Stream Processing with Apache Flink - Scala Examples
momodagithub/FlinkExample
Flink代码实例
momodagithub/GNNPapers
Must-read papers on graph neural networks (GNN)
momodagithub/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
momodagithub/gold-deep-rank
Deep neural network codes for ctr/cvr prediction task in ranking process implemented by Tensorflow (1.14/2.4.1 version), using tf.estimator api.
momodagithub/hbox
AI on Hadoop
momodagithub/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
momodagithub/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
momodagithub/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
momodagithub/prml
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
momodagithub/Recommender-System-with-TF2.0
Recurrence the recommender paper with Tensorflow2.0
momodagithub/recommenders-addons
Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
momodagithub/RSPapers
Must-read papers on Recommender System.
momodagithub/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
momodagithub/studies
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
momodagithub/uncertainty-calibration
A collection of research and application papers of (uncertainty) calibration techniques.