Skip to content
#

Generative Adversarial Network

Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.

Here are 3,145 public repositories matching this topic...

This repository contains a project for classifying brain MRI images using transfer learning with VGG16. It aims to improve early detection of brain tumors, making a significant impact in medical imaging. 🧠💻

  • Updated Jul 6, 2025
  • Jupyter Notebook

**Gradient Network** is a Layer-2 scaling platform on Testnet, allowing developers to build scalable, high-performance decentralized applications with optimized resource management.

  • Updated Jul 6, 2025

This repository contains a collection of deep learning projects implemented from scratch and using Keras/TensorFlow. The focus is on learning and experimenting with different neural network architectures for both foundational understanding and practical application.

  • Updated Jul 4, 2025
  • Jupyter Notebook

Released June 10, 2014

Followers
248 followers
Website
github.com/topics/generative-adversarial-network
Wikipedia
Wikipedia

Related Topics

deep-learning neural-network