Skip to main content

TBNN-s - Tensor Basis Neural Network for Scalar Mixing

Project description

## TBNN-s v0.4.0 - Tensor Basis Neural Network for Scalar Mixing

Author: Pedro M. Milani (email: pmmilani@stanford.edu)

Last modified: 05/07/2020

Developed and tested in Python 3.7 using tensorflow 1.15

### Installation To install, run the following (optionally within a virtual environment):

pip install tbnns [–user] [–upgrade]

This will install the stable version from the Python Package Index. Use the flag –user in case you do not have administrator privileges and the flag –upgrade to get the newest version.

To test the program while it is being developed, run the command below from the current directory. This is useful when you are developing the code.

pip install -e .

To uninstall, run:

pip uninstall tbnns

The commands above will also install some dependencies (included in the file “requirements.txt”) needed for this package.

### Examples and Testing

The folder test contains a script example_usage.py and three representative datasets. For an example of training a TBNN-s and applying it to a test set, run the following inside the folder test:

python example_usage.py

Project details


Download files

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

Source Distribution

tbnns-0.4.0.tar.gz (24.5 kB view hashes)

Uploaded Source

Built Distribution

tbnns-0.4.0-py3-none-any.whl (26.5 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