Skip to main content

Fritz Machine Learning Library.

Project description

Fritz CLI

Mobile machine learning projects can be messy. By the time an app is ready to ship, it’s not uncommon to have trained hundreds of models experimenting with different architectures, hyperparameters, and formats. Keeping all of these assets organized for rapid prototyping and evaluation is the key to delivering better mobile apps in less time. The Fritz CLI lets you manage all of your mobile machine learning models and and easily evaluate their in-app performance right from your terminal.

Create a Fritz Account

Sign up for an account and follow these directions in order to use the CLI.

Setup

You can install the CLI tool with

$ pip install fritz
$ fritz config update \
    --api-key <Your API Key will be here> \
    --project-id <Your Project ID will be here>

Usage

With the Fritz CLI, you can:

  • See all of the models you have trained and uploaded to Fritz.
  • View model configurations and metadata for any specific version of a model.
  • Upload and download model checkpoints to and from Fritz.
  • Deploy new model versions to a mobile app without releasing a new build.
  • Automatically set up a new Xcode or Android Studio project for mobile machine learning with Fritz.

We’ve made all of these capabilities available directly from the command line to streamline your workflow and reduce the need to switch between tools.

For more examples, visit our docs site.

Release Process

  1. Update version number in setup.py to x.y.z.
  2. Add an entry in CHANGELOG.md for version x.y.z.
  3. Commit those changes to master.
  4. Run git tag -a x.y.z -m 'bump version x.y.z'.
  5. Run git push --tags. We have a GitHub Action that watches for new tags.

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

fritz-2.3.5.tar.gz (35.1 kB view details)

Uploaded Source

Built Distribution

fritz-2.3.5-py3-none-any.whl (50.4 kB view details)

Uploaded Python 3

File details

Details for the file fritz-2.3.5.tar.gz.

File metadata

  • Download URL: fritz-2.3.5.tar.gz
  • Upload date:
  • Size: 35.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.0 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.9

File hashes

Hashes for fritz-2.3.5.tar.gz
Algorithm Hash digest
SHA256 b74e27158e3829170a95724ef5ac5888e9abc1a59542fecacc70b00eaca1fc29
MD5 78cfc6afcee7b48f42b557399fabf066
BLAKE2b-256 3339e4777df9f82c24de1a467d9f0ea9cec5742a6c5bf1eb99a89cb9ad3cf569

See more details on using hashes here.

File details

Details for the file fritz-2.3.5-py3-none-any.whl.

File metadata

  • Download URL: fritz-2.3.5-py3-none-any.whl
  • Upload date:
  • Size: 50.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.0 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.9

File hashes

Hashes for fritz-2.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3236d00f5b998839a1236bd34f8909507940698522aba0fc1612b8cc6895f652
MD5 33a91a48739b8063bb957a85b6eb8561
BLAKE2b-256 6f5a652f69695af6941227c97e9711f54d72256595bc62646a6439aa73dc2b2e

See more details on using hashes here.

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