Skip to main content

A collection of tools for low-resource indie machine learning development

Project description

ml_indie_tools, a collection of machine learning tools for low-resource research and experiements

License Docs

Note: THIS LIBRARY IS UNFINISHED WORK-IN-PROGRESS

Description

env_tools

A collection of tools that allow moving machine learning projects between local hardware and colab instances.

Examples

from ml_indie_tools.env_tools import MLEnv

ml_env = MLEnv(platform='tf', accelator='fastest')
desc = ml_env.describe()
desc_dict = ml_env.describe(return_dict=True)

print(desc)

print(desc_dict)

Gutenberg_Dataset

ALU_Dataset

History

  • (2021-12-26, 0.0.x) First pre-alpha versions published for testing purposes, not ready for use.

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

ml-indie-tools-0.0.3.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

ml_indie_tools-0.0.3-py3-none-any.whl (18.1 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