AntiNex Utilities for Keras and Tensorflow
Project description
Standalone utilities for training AI.
Used in:
https://github.com/jay-johnson/train-ai-with-django-swagger-jwt
Install
pip install antinex-utils
Development
Set up the repository
mkdir -p -m 777 /opt/antinex git clone https://github.com/jay-johnson/antinex-utils.git /opt/antinex/utils cd /opt/antinex/utils
Set up the virtual env and install
virtualenv -p python3 ~/.venvs/antinexutils && source ~/.venvs/antinexutils/bin/activate && pip install -e .
Testing
Run all
python setup.py test
Run a test case
python -m unittest tests.test_classification.TestClassification.test_classification_deep_dnn
python -m unittest tests.test_regression.TestRegression.test_dataset_regression_using_scaler
AntiNex Stack Status
AntiNex AI Utilities is part of the AntiNex stack:
Component |
Build |
Docs Link |
Docs Build |
|---|---|---|---|
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
Linting
flake8 .
pycodestyle –exclude=.tox,.eggs
License
Apache 2.0 - Please refer to the LICENSE for more details
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 antinex-utils-1.2.4.tar.gz.
File metadata
- Download URL: antinex-utils-1.2.4.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ed3983f19949c75e464301bf5513b441788fd9145d2b7ac8c2467c7f2b2adbe
|
|
| MD5 |
742b9a77b728c9ad3383879b9ffc1135
|
|
| BLAKE2b-256 |
7e320485ef3ae7b5b530a67ba31872f2e77a03b688a70535d18a46945c0b3522
|
File details
Details for the file antinex_utils-1.2.4-py2.py3-none-any.whl.
File metadata
- Download URL: antinex_utils-1.2.4-py2.py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e2b5c1f6127b1057fbed5aa0642523856d7a9c0efa99d43de31d522bf290865
|
|
| MD5 |
190f002472fc05bc6d0181ddb0d18b06
|
|
| BLAKE2b-256 |
abf57ec701050cb43c3a494f7a7414d912e6e067b49491b464af439e6a4cae4e
|