chenyang1999 / Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
☆19Updated 5 years ago
Alternatives and similar repositories for Dive-into-DL-PyTorch:
Users that are interested in Dive-into-DL-PyTorch are comparing it to the libraries listed below
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆219Updated 6 years ago
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆132Updated 5 years ago
- Tensorflow realizes deeplearning☆124Updated 10 months ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆143Updated 6 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- My Data Competition Solutions☆101Updated last year
- pytorch learning tutorials☆121Updated 3 years ago
- bilibili:啥都会一点的研究生☆48Updated 4 years ago
- pytorch >>> 快速搭建自己的模型!☆123Updated 2 years ago
- 论文 Hinton等的论文 Matrix capsules with EM routing - Hinton, G. E., Sabour, S. and Frosst, N. (2018) Dynamic Routing Between Capsules - Sabou…☆19Updated 3 years ago
- RNN示例集合☆42Updated 5 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆173Updated 2 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆131Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Basic algorithms about machine learnig☆50Updated 4 years ago
- start tests☆23Updated 6 years ago
- ☆33Updated 4 years ago
- ☆73Updated 4 years ago
- ☆137Updated 7 years ago
- 书籍:深度学习框架pytorch入门与实践☆154Updated 6 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- Deep learning algorithms source code for beginners with python3☆29Updated 5 years ago
- PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)☆170Updated 5 years ago
- 个人练习,自编码器及其变形(理论+实践)☆334Updated 5 years ago