Skip to main content

Intuitive library for training neural nets in PyTorch

Project description

Intuitive library to help with training neural networks in PyTorch

Codacy Badge Codacy Badge Build Status Version License

ignis is a high-level library that helps you write compact but full-featured training loops with metrics, early stops, and model checkpoints for deep learning library PyTorch.

You can extend ignis according to your own needs. You can implement custom functionalities by extending simple abstract classes.

Installation

  1. Install PyTorch. You can find it here: PyTorch
  2. pip install ignis

Examples

You can find examples in examples/ directory

You can also run examples: python examples/autoencoder.py

You might want to export PYTHONPATH=/path/to/this/directory

Contribute

  1. Implement new functionalities
  2. Improve code design
  3. Improve comments and readme
  4. Tests

Project details


Download files

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

Source Distribution

ignis-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

ignis-0.0.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

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