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.
372 stars
27 watching
192 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| | A PyTorch-based neural network training framework with advanced features and utilities | 398 |
| | An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| | Trains artificial neural networks using the genetic algorithm | 241 |
| | A Python package for training spiking neural networks with gradient-based learning | 1,383 |
| | A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| | A deep learning framework on top of PyTorch for building neural networks. | 61 |
| | An implementation of a deep neural network architecture in PyTorch | 833 |
| | A Python library for building and training feedforward neural networks | 35 |
| | A Python library for implementing and training various neural network architectures | 40 |
| | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| | A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
| | An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
| | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 386 |