Skip to main content
pics/nutsml_logo.gif

nuts-ml is a data pre-processing library for GPU based deep learning that provides common pre-processing functions as independent, reusable units. These so called ‘nuts’ can be freely arranged to build data flows that are efficient, easy to read and modify.

The following example gives a taste of a nuts-ml data-flow that trains a network on image data and prints training loss and accuracy

(train_samples >> Stratify(1) >> read_image >> transform >> augment >>
   Shuffle(100) >> build_batch >> network.train() >>
   Print('train loss:{} acc:{}') >> Consume())

nuts-ml is based on nuts-flow, which is described here.

https://badge.fury.io/py/nutsml.svg https://img.shields.io/pypi/pyversions/nutsml.svg https://travis-ci.org/maet3608/nuts-ml.svg?branch=master https://coveralls.io/repos/github/maet3608/nuts-ml/badge.png?branch=master https://img.shields.io/github/issues/maet3608/nuts-ml.svg https://img.shields.io/badge/license-Apache%202-blue.svg

Download files

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

Source Distribution

nutsml-1.2.2.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nutsml-1.2.2-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file nutsml-1.2.2.tar.gz.

File metadata

  • Download URL: nutsml-1.2.2.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for nutsml-1.2.2.tar.gz
Algorithm Hash digest
SHA256 99953afd0bcc269572c7fb72478062ccd91654c0b84a2246e9d649c3bd05c2b9
MD5 402acd9e9a256d485a6f6da2ebd64cb7
BLAKE2b-256 a8c24735d30920e6b050a415b2f883635cdbf6d8a2cb9ae92f95be4340fa40d2

See more details on using hashes here.

File details

Details for the file nutsml-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: nutsml-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for nutsml-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 53b19d06fa762b1a3fa5a13dee9dc68a11fcd8c43c0f6b526eb2c97d822773a1
MD5 e3753aa7f6a607e60e8934aebbc67b4d
BLAKE2b-256 1f7f0968b953db6551e6d2afef33ceabba9cbb37091da8853a618e0f29158afd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.2 This release

2 files

1.2.1

2 files

1.2.0

2 files

1.1.0

2 files

1.0.46

2 files

1.0.45

2 files

1.0.43

2 files

1.0.42

2 files

1.0.41

2 files

1.0.40

2 files

1.0.39

2 files

1.0.38

2 files

1.0.37

2 files

1.0.36

2 files

1.0.35

2 files

1.0.34

2 files

1.0.33

2 files

1.0.31

2 files

1.0.30

2 files

1.0.29

2 files

1.0.28

2 files

1.0.27

2 files

1.0.26

2 files

1.0.25

2 files

1.0.24

2 files

1.0.23

2 files

1.0.22

2 files

1.0.21

2 files

1.0.20

2 files

1.0.19

2 files

1.0.18

2 files

1.0.17

2 files

1.0.16

2 files

1.0.15

2 files

1.0.14

2 files

1.0.13

2 files

1.0.12

2 files

1.0.11

2 files

1.0.10

2 files

1.0.9

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

1.0.1

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page