pytorch / igniteLinks
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
☆4,716Updated last week
Alternatives and similar repositories for ignite
Users that are interested in ignite are comparing it to the libraries listed below
Sorting:
- torch-optimizer -- collection of optimizers for Pytorch☆3,158Updated last year
- A scikit-learn compatible neural network library that wraps PyTorch☆6,141Updated 3 weeks ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,977Updated last month
- A lightweight library for PyTorch training tools and utilities☆1,718Updated 2 weeks ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,065Updated last year
- A small package to create visualizations of PyTorch execution graphs☆3,469Updated 11 months ago
- Train AI models efficiently on medical images using any framework☆1,875Updated last year
- Accelerated deep learning R&D☆3,368Updated 5 months ago
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,856Updated last year
- On the Variance of the Adaptive Learning Rate and Beyond☆2,550Updated 4 years ago
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,752Updated last week
- Bayesian optimization in PyTorch☆3,421Updated this week
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,872Updated this week
- Model interpretability and understanding for PyTorch☆5,481Updated last week
- Debugging, monitoring and visualization for Python Machine Learning and Data Science☆3,467Updated 2 months ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,304Updated 2 weeks ago
- A Python toolbox for performing gradient-free optimization☆4,129Updated 6 months ago
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,372Updated last week
- Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.☆4,349Updated last month
- An optimizer that trains as fast as Adam and as good as SGD.