python3-torch-ignite

High-level library to help with training and evaluating in PyTorch
  https://github.com/pytorch/ignite
  0
  no reviews



Ignite is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.

Features

* Less code than pure PyTorch while ensuring maximum control and simplicity * Library approach and no program's control inversion * Extensible API for metrics, experiment managers, and other components