Daya-Jin / ML_for_learnerLinks
Implementations of the machine learning algorithm with Python and numpy
☆86Updated 4 years ago
Alternatives and similar repositories for ML_for_learner
Users that are interested in ML_for_learner are comparing it to the libraries listed below
Sorting:
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆225Updated 6 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 5 years ago
- ☆143Updated 7 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆413Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- ☆174Updated 3 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- 郑泽宇等《TensorFlow实战Google深度学习框架》(第二版)学习☆41Updated 7 years ago
- 阿水的数据竞赛开源分支☆348Updated 6 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- Sample code and picture of my blog or project☆137Updated 3 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆299Updated 6 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆261Updated 6 years ago
- 《机器学习之类别不平衡问题》文章代码☆46Updated 7 years ago
- Pure Python implementation of machine learning algorithms☆445Updated 3 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆268Updated 5 years ago
- machine learning☆120Updated 6 years ago
- 使用sklearn做特征工程☆177Updated 7 years ago
- A repository for recording the machine learning code☆95Updated 3 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- 2019讯飞移动广告反欺诈算法挑战赛baseline http://challenge.xfyun.cn/2019/gamedetail?type=detail/mobileAD☆23Updated 6 years ago
- 2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名-【多分类,embedding】☆340Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago
- 天池智慧海洋 2019 https://tianchi.aliyun.com/competition/entrance/231768/introduction?spm=5176.12281949.1003.1.493e5cfde2Jbke☆53Updated 6 years ago
- ☆143Updated 4 years ago
- 易观性别年龄预测第一名解决方案☆170Updated 6 years ago
- Solutions of the forecast problem using Xgboost☆91Updated 7 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆273Updated 5 years ago