TommyZihao / zihaomachinelearningLinks
some simple tutorials of machine learning algorithms
☆60Updated 6 years ago
Alternatives and similar repositories for zihaomachinelearning
Users that are interested in zihaomachinelearning are comparing it to the libraries listed below
Sorting:
- 《Python深度学习》书籍代码☆636Updated last year
- This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Pr…☆452Updated 6 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 4 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆288Updated 5 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆176Updated 2 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆209Updated 3 years ago
- ☆386Updated last year
- 《统计学习方法》--李航 书中算法实现☆200Updated 5 years ago
- 开源的各大比赛baseline☆375Updated 3 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆733Updated 5 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆724Updated 4 years ago
- ☆419Updated 4 years ago
- ☆151Updated 5 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆658Updated 3 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆273Updated 5 years ago
- 机器学习基本模型算法介绍(附加案例)☆225Updated 6 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆229Updated last year
- 斯坦福 CS224n 自然语言处理中文笔记☆339Updated 5 years ago
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆108Updated 6 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆186Updated 6 years ago
- nlp in action☆1,046Updated 4 years ago
- 中文自然语言处理入门实战课程语料☆403Updated 6 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆214Updated 4 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆113Updated 2 years ago