Layers, datasets and utilities for PyTorch
Project description
junky lib: Layers, datasets and utilities for PyTorch
Provides a bunch of tools and utilities to use with PyTorch.
Content
Installation
pip
junky supports Python 3.5 or later. To install it via pip, run:
$ pip install junky
If you currently have a previous version of junky installed, use:
$ pip install junky -U
From Source
Alternatively, you can also install junky from source of this git repository:
$ git clone https://github.com/fostroll/junky.git
$ cd junky
$ pip install -e .
License
junky is released under the BSD License. See the LICENSE file for more details.
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
junky-1.1.12.tar.gz
(59.6 kB
view hashes)
Built Distribution
junky-1.1.12-py3-none-any.whl
(75.3 kB
view hashes)