Sergey Kolesnikov
1 min readApr 10, 2020

--

Speaking about Community and useful Libraries, PyTorch has great High Level APIs to speedup your research and cleanup your code.

For example, Catalyst helps you write compact but full-featured Deep Learning pipelines in a few lines of code. You get a training loop with metrics, early-stopping, model checkpointing and other features without the boilerplate.

Part of PyTorch Ecosystem.

--

--

No responses yet