MorvanZhou / cifar-ganLinks
☆12Updated 5 years ago
Alternatives and similar repositories for cifar-gan
Users that are interested in cifar-gan are comparing it to the libraries listed below
Sorting:
- ☆12Updated 4 years ago
- Some implementations of GAN.☆223Updated 2 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆157Updated 3 years ago
- some demo of GANs☆281Updated 6 years ago
- ☆83Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆225Updated 6 years ago
- leetcode problems☆68Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆399Updated 2 years ago
- 各种深度学习结构、模型和 技巧的集合☆124Updated 6 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆711Updated 4 years ago
- Machine Learning: Collect data online and train a classifier from scratch☆58Updated 5 years ago
- ☆47Updated 4 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- TensorFlow 中文教程 (Chinese Tutorials)☆399Updated 7 years ago
- ☆143Updated 7 years ago
- ☆185Updated 6 years ago
- A tiny implementation of LeNet (without deep learning framework)☆32Updated 5 years ago
- 给国人的机器学习&深度学习网站资源汇总(Machine Learning Resources)☆18Updated 3 years ago
- Tensorflow 2.0 toy examples☆212Updated 5 years ago
- solve leetcode using Python☆87Updated 6 years ago
- Tutorials of deep learning for computer vision.☆214Updated 5 years ago
- 用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)☆78Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- Package of Optimizer implemented with PyTorch .☆65Updated 5 years ago
- https://github.com/mehulrastogi/Deep-Belief-Network-pytorch☆28Updated 6 years ago
- 深度学习论文翻译,包括分类论文,检测论文等☆32Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago
- ☆388Updated 6 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago