Skip to content

learning-luke/ginn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GINN: Geometric Illustration of Neural Networks

See the blog post on this for more information. This repository houses the code used to reproduce the results and for the basic web application.

The code runs in Python and requires:

  1. Pytorch
  2. Scikit-image
  3. Scipy

To run the code simply run:

python main.py

This will store the necessary files in the directory ginn. It takes approximately 10 minutes to run and needs to run for 1280000 iterations to store the correct files for the visualisation tool. Following this the visualisation tool can be run by opening ginn/ginn.html.

If this resource is useful to you and you would like to refer to it in an academic context, please cite the arXiv technical report (incoming link).

About

GINN: Geometric Illustration of Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published