For now, just unsorted utilities for PyTorch
Project description
junky lib: PyTorch utilities
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-0.0.69.tar.gz
(38.0 kB
view hashes)
Built Distribution
junky-0.0.69-py3-none-any.whl
(74.2 kB
view hashes)