Intelligent Computational Media
2D Plane - GAN

2D Plane - GAN

Using Generative Adversarial Network(GAN) to generate data of multimodal guassian distribution on a 2D plane.

Video of GAN being trained to generate data of multimodal guassian distribution

Go to Sourcecode

This 3D ball example is one of the examples in the the UnityTensorflowKeras repository. Go to the repository from the link below to install it according to the instructions.

The 3D ball example is located under Assets/UnityTensorflow/Examples/GAN2DPlane directory.

For more information about this example, see Here.

Go Here to see the instruction of how to use the basic GAN in Unity.

Exercises

Exercise 1

Use GAN to generate data of other distribution.

EXAMPLE-UNITY
Games Unity