toodef / neural-pipeline
Neural networks training pipeline based on PyTorch
☆311Updated 4 years ago
Alternatives and similar repositories for neural-pipeline:
Users that are interested in neural-pipeline are comparing it to the libraries listed below
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Updated 5 years ago
- Deep Learning Projects that Build Themselves☆360Updated 6 years ago
- Equi-normalization of Neural Networks☆115Updated 5 years ago
- A utility library around PyTorch☆244Updated 2 years ago
- PyTorchPipe (PTP) is a component-oriented framework for rapid prototyping and training of computational pipelines combining vision and la…☆226Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Pytorch implementation of MaxPoolingLoss.☆175Updated 6 years ago
- A simple, flexible, and extensible template for PyTorch. It's beautiful.☆187Updated last year
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 5 years ago
- PyTorch based Deep Learning Toolbox☆204Updated 6 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- OLD REPO - PLEASE USE fastai/fastai☆180Updated 2 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- 🔥 Reproducibly benchmarking Keras and PyTorch models☆367Updated 4 years ago
- PyTorch functions and utilities to make your life easier☆195Updated 4 years ago
- torchbearer: A model fitting library for PyTorch☆638Updated last year
- ☆168Updated 6 years ago
- ☆304Updated 4 years ago
- Distributed DAG (Directed acyclic graph) framework for machine learning with UI☆188Updated 4 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆279Updated 6 years ago
- Streaming over lightweight data transformations☆266Updated 4 months ago
- High-level batteries-included neural network training library for Pytorch☆397Updated 3 years ago
- This repository contains all the material for the MLTrain NIPS workshop☆246Updated 7 years ago
- Over9000 optimizer☆427Updated 2 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention