aorun

Neural network builder

A deep learning framework on top of PyTorch for building neural networks.

Deep Learning over PyTorch

GitHub

61 stars
4 watching
4 forks
Language: Python
last commit: about 7 years ago
bayesian-inferencedeeplearningneural-networkspytorch

Related projects:

Repository Description Stars
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 569
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
blue-season/pywarm A lightweight neural network construction API for PyTorch. 184
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39
norse/norse Deep learning framework for spiking neural networks 673
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,084
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
p-christ/nn_builder Builds neural networks with less boilerplate code by providing a standardized interface for different architectures 166
teozosa/deep-learning-v2-pytorch A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. 0
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536