Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

junky

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

junky

Layers, datasets and utilities for PyTorch

  • 1.1.12
  • PyPI
  • Socket score

Maintainers
2

junky lib: Layers, datasets and utilities for PyTorch

PyPI Version Python Version License: BSD-3

Provides a bunch of tools and utilities to use with PyTorch.

Content

Layers

Datasets

Utilities

Plotter

Trainer

Autotrain

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc