ubwshook / MachineLearningLinks
机器学习研究
☆19Updated 5 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- AdaboostExample☆43Updated 5 years ago
- some small codes about deep learning☆51Updated 7 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 2018华为软件精英挑战赛,预测方案使用线性回归:差分+高斯核局部加权+岭回归拟合,放置方案采用随机启发式搜索:模拟退火+首次适应☆19Updated 7 years ago
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 4 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- ☆142Updated 7 years ago
- ☆54Updated 2 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- 学习机器学习的路上...☆92Updated 2 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆213Updated 6 years ago
- 老宋秋招刷题日记, 语言使用python☆320Updated 9 months ago
- B站上炼数成金的公开课笔记☆365Updated 6 years ago
- ☆131Updated 4 years ago
- 全球城市计算AI挑战赛☆62Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆240Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆226Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- ☆166Updated 6 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆261Updated 7 years ago
- 机器学习练习代码及相关资料☆45Updated 6 years ago
- An example attention network with simple dataset.☆228Updated 6 years ago
- ☆277Updated 3 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Updated 6 years ago
- Just a memorandum. It is great if this can give u some help.☆169Updated 2 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆22Updated 7 years ago