tz28 / deep-learningLinks
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
☆224Updated 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
Sorting:
- ☆185Updated 6 years ago
- 深度学习常用优化方法详解☆269Updated 8 years ago
- 各种深度学习结构、模型和技巧的集合☆122Updated 5 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 4 years ago
- ☆110Updated 7 years ago
- ☆83Updated 7 years ago
- ☆121Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆546Updated 4 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆135Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- ☆58Updated 5 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 5 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆156Updated 3 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…☆208Updated 4 years ago
- PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)☆190Updated 6 years ago
- ☆174Updated 2 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 6 years ago
- 论文分享☆41Updated 2 years ago
- 每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)☆190Updated 7 years ago
- 包含机器学习、深度学习、图像处理、c++等视觉算法岗面试必备基础知识☆255Updated 5 years ago
- DeepLearning and CV notes.☆350Updated 3 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆229Updated last year
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- ML/DL学习笔记(基础+论文)☆282Updated 5 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆747Updated 5 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆709Updated 4 years ago