neuralhydrology

Neural network trainer

A Python library for training neural networks with focus on hydrological applications using PyTorch.

Python library to train neural networks with a strong focus on hydrological applications.

GitHub

372 stars
27 watching
192 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 572
achaiah/pywick A PyTorch-based neural network training framework with advanced features and utilities 398
tobiascz/mnist_pytorch_python_and_capi An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 96
ahmedfgad/neuralgenetic Trains artificial neural networks using the genetic algorithm 241
jeshraghian/snntorch A Python package for training spiking neural networks with gradient-based learning 1,383
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 40
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 833
kinhosz/neural A Python library for building and training feedforward neural networks 35
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 351
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
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
jingweiz/pytorch-dnc An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. 278
hardmaru/pytorch_notebooks A collection of tutorial notebooks focused on building and training neural networks using PyTorch. 386