yyHaker / MachineLearningLinks
learn some Machine Learning algorithm with python
☆13Updated 5 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- ☆10Updated 4 years ago
- 别名发现系统☆12Updated 3 years ago
- Spark projects. Learning book "Machine Learning with Spark"☆10Updated 8 years ago
- 用户画像,知识图谱挖掘☆10Updated 2 years ago
- This website is to host a series of tutorials on Deep Learning on Graphs for Natural Language Processing.☆13Updated 2 years ago
- Using CRF++ for NER☆19Updated 6 years ago
- Code for KDD CUP 2019 Auto-ML track☆21Updated 5 years ago
- bert4keras实现gpt下中国象棋☆44Updated 4 years ago
- 记录自己kaggle比赛☆12Updated 6 years ago
- 为提高推理速度优化代码,并在中文语料上复现RE2模型☆15Updated 2 years ago
- 以问题为主,专注于面经(主要是推荐系统、机器学习、并行计算、后端)☆7Updated 2 years ago
- DataFountain第五届达观杯第4名方案☆12Updated 3 years ago
- CLUE Emotion Analysis Dataset 细粒度情感分析数据集☆8Updated 5 years ago
- Pytorch自动混合精度训练模板☆18Updated 3 years ago
- PyTorch中文入门教程☆41Updated 7 years ago
- 利用tensorflow/serving进行单模型、多模型、同一模型多版本的部署,并进行模型预测,并用Prothemus进行服务监控。☆11Updated 4 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- CIKM 2019 E-Commerce AI Challenge - 超大规模推荐之用户兴趣高效检索☆11Updated 4 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- 该项目主要用来记录一些论文与经典书籍的阅读笔记,主要涵盖机器学习、自然语言处理以及强化学习等领域的经典论文。该项目会持续更新内容,一方面监督自己保持理论知识的沉淀,另一方面也是方便自己平时复习使用。☆25Updated 5 years ago
- ☆17Updated 6 years ago
- 2020厦门国际银行数创金融杯建模大赛-优胜奖方案☆10Updated 4 years ago
- python code for xgboost(train, predict, evaluate)☆20Updated 6 years ago
- A simple middleware to improving GPU utilization then speedup online inference.☆19Updated 4 years ago
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 6 years ago
- 机器学习实战算法,搭配《大话算法系列》,一节算法讲解+一节算法实战