595 Forks
4296 Stars
4296 Watchers

ignite

High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.

How to download and setup ignite

Open terminal and run command
git clone https://github.com/pytorch/ignite.git
git clone is used to create a copy or clone of ignite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ignite https://github.com/pytorch/ignite/archive/master.zip

Or simply clone ignite with SSH
[email protected]:pytorch/ignite.git

If you have some problems with ignite

You may open issue on ignite support forum (system) here: https://github.com/pytorch/ignite/issues