tz28 / deep-learning
personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov momentum、Adagrad、Adadelta、RMSprop、Adam),梯度检验、batch normalization)、RNN
☆221Updated 6 years ago
Alternatives and similar repositories for deep-learning:
Users that are interested in deep-learning are comparing it to the libraries listed below
- 深度学习常用优化方法详解☆269Updated 7 years ago
- 书籍:深度学习框架pytorch入门与实践☆155Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆153Updated 6 years ago
- 各种深度学习结构、模型和技巧的集合☆118Updated 5 years ago
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- ☆109Updated 7 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 3 years ago
- ☆181Updated 5 years ago
- ☆121Updated 5 years ago
- Sample code and picture of my blog or project☆137Updated 2 years ago
- ☆83Updated 6 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 4 years ago
- ☆171Updated 2 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆143Updated 7 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 4 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 6 years ago
- 深度学习论文翻译,包括分类论文,检测论文等☆32Updated 6 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago
- 包含机器学习、深度学习、图像处理、c++等视觉算法岗面试必备基础知识☆254Updated 5 years ago
- ☆105Updated 4 years ago
- 易观性别年龄预测第一名解决方案☆171Updated 5 years ago
- 阿水的数据竞赛开源分支☆348Updated 5 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆731Updated 5 years ago
- Deep Learning与PyTorch入门实战视频教程☆40Updated 6 years ago
- ☆273Updated 6 years ago
- 论文分享☆42Updated 2 years ago
- Simplified implementations of deep learning related works☆123Updated 3 years ago
- Basic data mining model, including feature importance display☆461Updated 7 months ago
- The use examples of tensorboard on pytorch☆147Updated 6 years ago