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
☆223Updated 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:
- 深度学习常用优化方法详解☆268Updated 7 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆143Updated 7 years ago
- 论文分享☆42Updated 2 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- ☆121Updated 5 years ago
- ☆54Updated 6 years ago
- ☆83Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆201Updated 5 years ago
- ☆183Updated 5 years ago
- 各种深度学习结构、模型和技巧的集合☆121Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)☆74Updated 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…☆208Updated 4 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 4 years ago
- The use examples of tensorboard on pytorch☆148Updated 6 years ago
- Deep Learning与PyTorch入门实战视频教程☆40Updated 6 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆177Updated 6 years ago
- 每日一题(涉及但不 仅限于机器学习、深度学习和计算机视觉等方向)☆190Updated 6 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆415Updated 3 years ago
- ☆110Updated 7 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- 《深入理解TensorFlow》项目代码与样章☆307Updated 5 years ago
- 《统计学习方法》的代码实现☆86Updated 6 years ago
- 一个面向初学者的,友好的Keras入门教程☆123Updated 5 years ago
- bilibili:啥都会一点的研究生☆48Updated 5 years ago
- 阿水的数据竞赛开源分支☆348Updated 5 years ago
- 根据《剑指offer》中的题目,用python来进行编写☆95Updated 6 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆292Updated 5 years ago