Superposition Save

Project README

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
Open Source Agenda is not affiliated with "Superposition" Project. README Source: briancheung/superposition
Stars
42
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating