A python SDK for submarine
Project description
PySubmarine
PySubmarine is aiming to ease the ML engineer's life by providing a set of libraries.
It includes a high-level out-of-box ML library like deepFM, FM, etc. low-level library to interact with submarine like creating experiment, tracking experiment metrics, parameters.
Package setup
- Install latest version of pysubmarine
git clone https://github.com/apache/submarine.git
cd submarine/submarine-sdk/pysubmarine
pip install .
# install extras_require
## bash
pip install -e .[tf2,pytorch]
## zsh
pip install -e ".[tf2,pytorch]"
- Install package from pypi
pip install apache-submarine
Easy-to-use model trainers
Submarine experiment management
Makes it easy to run distributed or non-distributed TensorFlow, PyTorch experiments on Kubernetes.
Development
See Python Development in the documentation subproject.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file apache_submarine-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: apache_submarine-0.8.0-py3-none-any.whl
- Upload date:
- Size: 212.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.9.6 requests/2.28.2 setuptools/47.3.1 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4664cec1573a3e597accdf99424894bfa793b7f6df46dca36c46858e6bbc5fab |
|
MD5 | a14b8676e55635a4065ef0e9e3fec7f8 |
|
BLAKE2b-256 | 4e899d9bd2af0c7ad7dee8203249236dfdf2de8cb4bb08483d616e7c715cce1a |