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深度学习》书籍代码☆631Updated last year
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆730Updated 5 years ago
- This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Pr…☆446Updated 6 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 3 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- 《统计学习方法》--李航 书中算法实现☆199Updated 4 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆175Updated 2 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆286Updated 5 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 3 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆722Updated 4 years ago
- ☆418Updated 4 years ago
- ☆385Updated last year
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆123Updated 4 years ago
- 机器学习基本模型算法介绍(附加案例)☆222Updated 6 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆205Updated 2 years ago
- AI学习过程中的实操代码☆208Updated 5 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 3 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 7 years ago
- 本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢☆397Updated 4 years ago
- 斯坦福 CS224n 自然语言处理中文笔记☆338Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- ☆149Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆234Updated 4 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆463Updated 5 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆215Updated 6 years ago
- 中文自然语言处理入门实战课程语料☆403Updated 6 years ago
- 《动手学深度学习》 PyTorch 版本☆176Updated 5 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆271Updated 4 years ago