News

Learn how to implement backpropagation using automatic differentiation from the ground up in Python—no libraries, just pure ...
This project is about implementing a GAN(Generative Adversarial Network) using Keras and Tensorflow. The model is trained with a first 9 forms(0-8) of the CIFAR10 dataset with almost 1200-1500 epochs.