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.
Release files for apache-submarine 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apache_submarine-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / apache_submarine-0.8.0-py3-none-any.whl
| Download URL | apache_submarine-0.8.0-py3-none-any.whl |
|---|---|
| Size | 212.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4664cec1573a3e597accdf99424894bfa793b7f6df46dca36c46858e6bbc5fab
|
|
BLAKE2b-256 checksum How to use checksums |
4e899d9bd2af0c7ad7dee8203249236dfdf2de8cb4bb08483d616e7c715cce1a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|