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
☆217Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep-learning
- 深度学习常用优化方法详解☆269Updated 7 years ago
- 注意力机制实践☆387Updated 2 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 5 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆219Updated 3 years ago
- 各种深度学习结构、模型和技巧的集合☆118Updated 4 years ago
- ☆179Updated 5 years ago
- ☆122Updated 5 years ago
- ☆172Updated last year
- Review, theoretical analysis and implementation of classic Machine Learning methods☆99Updated 11 months ago
- 书籍:深度学习框架pytorch入门与实践☆151Updated 6 years ago
- The use examples of tensorboard on pytorch☆147Updated 6 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆533Updated 3 years ago
- 论文分享☆42Updated 2 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆335Updated 6 years ago
- ML/DL学习笔记(基础+论文)☆261Updated 4 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- ☆102Updated 4 years ago
- ☆109Updated 6 years ago
- python实现GBDT的回归、二分 类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆722Updated 5 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 5 years ago
- 涵盖LeetCode、剑指offer、手撕代码高频算法题、ML重点知识点以及概率智力题等☆93Updated 4 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 6 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆219Updated 9 months ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆739Updated 4 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆200Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆129Updated 5 years ago
- 深度学习论文翻译,包括分类论文,检测论文等☆32Updated 5 years ago
- PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)☆161Updated 5 years ago