pywarm
NN builder
A lightweight neural network construction API for PyTorch.
A cleaner way to build neural networks for PyTorch.
184 stars
6 watching
10 forks
Language: Python
last commit: about 5 years ago clean-codedata-sciencedeep-learningkerasmachine-learningneural-networkneural-networkspython3pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
ramon-oliveira/aorun | A deep learning framework on top of PyTorch for building neural networks. | 61 |
bamos/densenet.pytorch | An implementation of a deep neural network architecture in PyTorch | 832 |
graal-research/poutyne | A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 569 |
p-christ/nn_builder | Builds neural networks with less boilerplate code by providing a standardized interface for different architectures | 166 |
norse/norse | Deep learning framework for spiking neural networks | 673 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
sinkingsugar/nimtorch | A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks | 462 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
harshtrivedi/nmn-pytorch | A PyTorch implementation of Neural Module Networks for Visual Question Answering | 108 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
erotemic/netharn | A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 39 |
achaiah/pywick | A PyTorch-based neural network training framework with advanced features and utilities | 398 |
ypxie/pytorch-neucom | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |