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深度学习》书籍代码☆633Updated last year
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆733Updated 5 years ago
- ☆418Updated 4 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…☆448Updated 6 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆202Updated 4 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 4 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- 用python和sklearn两种方法实现李航《统 计学习方法》中的算法☆340Updated 7 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 2 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- ☆386Updated last year
- 机器学习基本模型算法介绍(附加案例)☆225Updated 6 years ago
- NLP 和机器学习论文中文翻译☆140Updated last year
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆272Updated 4 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆213Updated 4 years ago
- 中文自然语言处理入门实战课程语料☆402Updated 6 years ago
- ☆150Updated 5 years ago
- 《统计学习方法》--李航 书中算法实现☆199Updated 5 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆287Updated 5 years ago
- 深度学习中的一些小Demo。☆419Updated 2 years ago
- 开源的各大比赛baseline☆375Updated 2 years ago
- Sentiment Analysis with Word Embedding and Long Short Term Memory Approaches☆70Updated 6 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- Here we will sort out a variety of interesting Python library learning☆60Updated 2 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆124Updated 4 years ago
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆366Updated 2 years ago
- AI学习过程中的实操代码☆208Updated 5 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago