Skip to main content

A package for optimization based neural network verification.

Project description

verifiNN

This project implements the training of deep linear networks from the ground up. We also intend to use it in investigating the loss landscape of deep linear networks and comparing it with other learning models, e.g. linear rigression. We hope to publish the results of our learing in the forrm of blog posts.

Prerequisites:

  • python 3
  • virtualenv
  • pip

Instructions:

  • set up the python virtual enviroment by running setup.sh
  • add the following entry to the ~/.bash_profile file export PYTHONPATH="<path/to/parent/repo>:$PYTHONPATH"
  • start up the python environment by . ./venv/bin/activate

References:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

verifiNN-0.0.0.dev1-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page