Category: GAN
Breaking CAPTCHA Using Machine Learning in 0.05 Seconds
https://medium.com/mlmemoirs/breaking-captcha-using-machine-learning-in-0-05-seconds-9feefb997694
TensorFlow implementation of Learning from Simulated and Unsupervised Images through Adversarial Training
TensorFlow implementation of Learning from Simulated and Unsupervised Images through Adversarial Training https://github.com/carpedm20/simulated-unsupervised-tensorflow
Generative Adversarial Networks
Generative Adversarial Networks GANs (generative adversarial networks) is a rapidly advancing area of Deep Learning invented by my former student Ian Goodfellow and others. It’s [more…]