Skip to content

briancheung/superposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superposition of many models into one

This repository contains the source code for the paper: Superposition of many models into one.

Requirements before running

This code requires:

  • python 3.*
  • numpy
  • pytorch
  • torchvision
  • tensorboardx
  • tensorboard
  • matplotlib
  • scikit-image

Usage

1. Run the code

Experiments for the paper are executed in 'main_superposition.py'

$ python main_superposition.py

2. View the results

Results are displayed on in the 'runs' folder and are readable via

$ tensorboard --logdir=./runs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages