zcemycl / Matlab-GAN
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
☆193Updated last year
Alternatives and similar repositories for Matlab-GAN:
Users that are interested in Matlab-GAN are comparing it to the libraries listed below
- MATLAB example of deep learning for image domain conversion☆17Updated 4 years ago
- LSTM by matlab☆53Updated 7 years ago
- simple Generative Adversarial Networks base on matlab☆31Updated 5 years ago
- Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then fe…