ZhiqingXiao / pytorch-bookLinks
Source codes for the book "Application of Neural Network and PyTorch"
☆155Updated 2 years ago
Alternatives and similar repositories for pytorch-book
Users that are interested in pytorch-book are comparing it to the libraries listed below
Sorting:
- 我的强化学习笔记和学习材料 still updating ... ...☆347Updated 5 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆143Updated 7 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- ☆121Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- reinforcement learning☆38Updated 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…☆208Updated 4 years ago
- ☆174Updated 2 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago