Generative models for Reinvent
Project description
Introduction
This is a package to supply all the models used by REINVENT.
Develop
Setup environment
You can use Conda to create an environment with all the necessary packages installed.
$ conda env create -f reinvent_models
[...]
$ conda activate reinvent_models
Run tests
The tests use the unittest package testing framework. Before you can run the tests make sure that you have created a
config.jsonfile in the reinvent_models/configs directory. There is an example config in the same directory, which
you can base your own config off of. Make sure that you set MAIN_TEST_PATH to a non-existent directory; it is where
temporary files will be written during the tests; if it is set to an existing directory, that directory will be removed
once the tests have finished.
Once you have created a config file, you can run the tests, located in the
testing directory, by running
$ python main_test.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reinvent_models-0.0.14.tar.gz.
File metadata
- Download URL: reinvent_models-0.0.14.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.26.0 setuptools/46.1.1.post20200322 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc910729d21bad9134b21e16ff875475bd30d061e4f196c1ca65b86006ba0d46
|
|
| MD5 |
34c417b6fe600548e25e931d3580d8fc
|
|
| BLAKE2b-256 |
df7a5890ade491eea0c13325027b6fdd88500754b5ba3651c516fcc61ccffa07
|
File details
Details for the file reinvent_models-0.0.14-py3-none-any.whl.
File metadata
- Download URL: reinvent_models-0.0.14-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.26.0 setuptools/46.1.1.post20200322 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08dbc0754c47db3b04cc0c81b6be0d769d2c256e0a85f18b3753ecb8a4aa086
|
|
| MD5 |
c9c688cebfd852c990d79e9c625289da
|
|
| BLAKE2b-256 |
b7822242e15f53b9b176ef7a9c8571f797bf12980cc8bb9174a3538294991d40
|