RookieJunChen / Pattern-recognition-and-deep-learning
A simple tutorial for pytorch in deeplearning.
☆48Updated 4 years ago
Alternatives and similar repositories for Pattern-recognition-and-deep-learning:
Users that are interested in Pattern-recognition-and-deep-learning are comparing it to the libraries listed below
- ☆64Updated 5 years ago
- 个人练习,自编码器及其变形(理论+实践)☆336Updated 5 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆473Updated this week
- open for other☆65Updated 2 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- a simple vae and cvae from keras☆1,303Updated 3 years ago
- 2019春哈工大模式识别与深度学习实验☆93Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆765Updated last year
- ☆25Updated 3 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- PyTorch Project Specification.☆678Updated 3 years ago
- gan_torch (cpu & gpu)☆30Updated 4 years ago
- Autoencoders in PyTorch☆100Updated 5 years ago
- Some implementations of GAN.☆216Updated last year
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆89Updated 6 years ago
- 使用Pytorch实现GAN 的过程☆56Updated 5 months ago
- 书籍:深度学习框架pytorch入门与实践☆156Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆232Updated 2 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆239Updated 3 years ago
- using SAGAN to generate anime girls pic.☆16Updated 2 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Keras implement of flow-based models☆225Updated 5 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆420Updated 2 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆403Updated 4 years ago
- 本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。☆1,155Updated 4 years ago
- Simple implementation of conditional general adverse nets in pytorch machine learning framework☆56Updated last month
- 用GAN生成一维数据☆123Updated 5 years ago
- It may be time to improve the neuron of artificial neural network (IEEE preprints-IEEE preprints ranking (TechRxiv): Top 1 in yearly popu…☆137Updated last year
- 🌼🌼🌼 Summary on the learn of Generative Adversarial Network。 GAN的一些练手demo,包括自编码器、变分编码器、DCGAN、cycleGAN等各种对抗生成网络模型。仅供参考学习。参考《pytorch深度学习入…☆14Updated 5 years ago