Skip to main content

machine learning core library

Project description

# go-ml-core

Some share utilities in Gogoro Machine Learning Team.

## Release instructions

- To install essential packages

```
pip3 install setuptools wheel twine
```

- To prepare a ~/.pypirc

```
[distutils]
index-servers = pypi

[pypi]
repository:https://upload.pypi.org/legacy/
username:<username>
password:<password>
```

- To revision new version in setup.py


- To compile and upload

```
python3 setup.py sdist bdist_wheel
twine upload --skip-existing dist/*
```


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

go-ml-core-0.1.0.dev54.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

go_ml_core-0.1.0.dev54-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

Details for the file go-ml-core-0.1.0.dev54.tar.gz.

File metadata

  • Download URL: go-ml-core-0.1.0.dev54.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for go-ml-core-0.1.0.dev54.tar.gz
Algorithm Hash digest
SHA256 ee73b98cce515a0c0eb0abc1b17be41918d71b7b842970aebdb3b3df518c2cd7
MD5 b493b8e2d2c076fb756c2b75df419fc4
BLAKE2b-256 f65a8234b5b36cb4f8d22c00a35dbdc926d232b4b6db3536700de20072b64b41

See more details on using hashes here.

File details

Details for the file go_ml_core-0.1.0.dev54-py3-none-any.whl.

File metadata

  • Download URL: go_ml_core-0.1.0.dev54-py3-none-any.whl
  • Upload date:
  • Size: 41.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2

File hashes

Hashes for go_ml_core-0.1.0.dev54-py3-none-any.whl
Algorithm Hash digest
SHA256 6646c70a7ff8a30fbc039becd219d3994aedc52347837c976c33ec1b7b3d8a82
MD5 9f9f03e164dfd65709f251f4529e0ff1
BLAKE2b-256 11df90cd0ec95a97284134c22ed8064d604170ca892b9c48fb92c1100df18bd4

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