Skip to main content

Package for building abstract ML models that can then be compiled using popular ML platforms.

Project description

Boar ML

Build Status

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

  1. Building the package: python setup.py sdist bdist_wheel
  2. Uploading to PyPi: python -m twine upload dist/*
  3. Uploading new versions: twine upload --skip-existing dist/*

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

boarml-0.0.6.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

boarml-0.0.6-py3-none-any.whl (21.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