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:
- This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Pr…☆450Updated 6 years ago
- 《Python深度学习》书籍代码☆639Updated last year
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆177Updated 2 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆204Updated 4 years ago
- AI学习过程中的实操代码☆211Updated 5 years ago
- ☆386Updated 2 months ago
- 《Natural Language Processing with PyTorch》中文翻译☆723Updated 5 years ago
- 《统计学习方法》--李航 书中算法实现☆201Updated 5 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 机器学习基本模型算法介 绍(附加案例)☆228Updated 6 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆191Updated 7 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆176Updated 2 years ago
- 《动手学深度学习》 PyTorch 版本☆180Updated 5 years ago
- 《Python数据预处理技术与实践》源码下载☆211Updated 6 years ago
- ☆419Updated 4 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆126Updated 5 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆292Updated 5 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Updated 6 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆212Updated 3 years ago
- 学习笔记代码☆103Updated 5 years ago
- ☆149Updated 5 years ago
- 斯坦福 CS224n 自然语言处理中文笔记☆341Updated 5 years ago
- 开源的各大比赛baseline☆374Updated 3 years ago
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆366Updated 2 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆467Updated 6 years ago
- 使用tensorflow2完成一些常见的NLP任务☆89Updated 5 years ago
- 中文自然语言处理入门实战课程语料☆403Updated 7 years ago
- 2019年北京高校数学建模校际联赛B题的模型代码:NLP情感分析+改进熵值法+改进灰色关联度分析☆29Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Updated 5 years ago