Skip to content
#

dcgan-tensorflow

Here are 92 public repositories matching this topic...

In this project, I aim to develop a robust system to classify real and synthetic retina images using advanced machine learning. I will generate synthetic retina images from a single eye photo using Deep Convolutional Generative Adversarial Networks (DCGAN) and classify them with a Convolutional Neural Network (CNN).

  • Updated Jul 8, 2024
  • Jupyter Notebook

The Generative Adversarial Networks with Python would serve as our primary reference throughout the project. The models would be trained on the MNIST dataset. The official TensorFlow framework and documentation will be used to implement the different architectures on Python. These papers would be used to implement various evaluation met

  • Updated Jan 30, 2024
  • Python

Improve this page

Add a description, image, and links to the dcgan-tensorflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dcgan-tensorflow topic, visit your repo's landing page and select "manage topics."

Learn more