Boar ML
BOAR (Build Once And Run) ML is a library that allows you to build abstract machine learning models and then compile them with popular ML platforms.
The library also implements additional modules for applying mutations to an architecture, support for writing
architectures to a file and reading architectures from a file in a user readable format.
https://pypi.org/project/boarml/
Installation
pip install boarml
Building instructions
- Building the package:
python setup.py sdist bdist_wheel - Uploading to PyPi:
python -m twine upload dist/* - Uploading new versions:
twine upload --skip-existing dist/*
Release files for boarml 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| boarml-0.0.6.tar.gz | 8.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| boarml-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.3 kB
Release files / boarml-0.0.6.tar.gz
| Download URL | boarml-0.0.6.tar.gz |
|---|---|
| Size | 8.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3afcf1b6a3bc20a8d9980595db8fcfd4c68f50eaf3a0276609bdc4ab12e4ba81
|
|
BLAKE2b-256 checksum How to use checksums |
c1964b23bb79bd392c8dcabfd59165f2d31faeea1dce915339b68871cd9f55be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|
Release files / boarml-0.0.6-py3-none-any.whl
| Download URL | boarml-0.0.6-py3-none-any.whl |
|---|---|
| Size | 21.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
27359833fcfc15ed371feea7e966591ce7b4227acc7953aa9257eb1f2d0a4170
|
|
BLAKE2b-256 checksum How to use checksums |
4cc12ffe3f3d576d836faba1ca681f7c8831de1713a05942e6ae609f0c143774
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|