Neural
Neural network library
A Python library for building and training feedforward neural networks
An API for Deep Learning
35 stars
3 watching
2 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neuralhydrology/neuralhydrology | A Python library for training neural networks with focus on hydrological applications using PyTorch. | 364 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
hasktorch/hasktorch | A Haskell library for building and training neural networks with native C++ libraries. | 1,069 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 559 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
mhlee0903/multi_channels_pinn | Investigating neural networks for drug discovery using multiple chemical descriptors. | 3 |
nengo/nengo | A Python library for building and simulating large-scale neural models | 829 |
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |