Skip to main content

Create Tensorflow models and train them fast and easy

Project description

quicklearning

Instalation

To install run the following:

pip install quicklearning

automodel usage

First import

from quicklearning.classification.image import quick

then run something like

model = quick.fit(10, ['cat', 'dog'], verbose=True)

This will create a dataset of images from the image search results from DuckDuckGo, then create a new model based on a pretained model and lastly it will do the actual training of the model.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

quicklearning-0.0.39-py3-none-any.whl (10.0 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