Skip to content

Repository files navigation

Exploring the Precise Dynamics of Single-Layer GAN Models: Leveraging Multi-Feature Discriminators for High-Dimensional Subspace Learning

Paper Link

Andrew Bond, Zafer Dogan

Algorithms

The files oja.py, past.py, petrels.py, grouse.py, and gan.py all contain the empirical implementations of the different algorithms. The simulations can be run with the simulations.py file.

MNIST Results

Olivetti Faces (Eigenfaces) results

For testing specifically on the eigenfaces (Olivetti Faces) dataset, the eigenface_training.ipynb jupyter notebook can be used.

ODE

The relevant ODEs are implemented in the ode_different_dims.py and ode.py files, depending on which version you want to use. You can run the comparison of ODE vs GAN model using the training.py file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages