Skip to content

austinkeller/2019-weight-analysis-of-gleams-dnn

Repository files navigation

2019 WeightWatcher on GLEAMS

An investigation of the GLEAMS embedder using WeightWatcher, an empirical metric for deep learning complexity based on Random Matrix Theory

View the results

Check out the notebook

Running the analysis

First, install the Docker client for your system.

Then, in a terminal, change to the project directory (the one containing this file) and:

  • Test the installation using docker info
  • Run python build.py to download data and run any preprocessing steps
  • Start the notebook container by running sh start_notebook.sh from this directory

Now your notebook server is running! Open a browser and point to http://localhost. Next,

  • Enter the password token displayed on the terminal
  • Click on notebook.ipynb to open
  • If you're accessing a finished notebook, you can browse, edit the code, and execute the cells to reproduce or alter the figures.
  • If you're starting a new notebook, read the project guidelines in the notebook and start coding!

created with cookiecutter, using the Data science project template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published