NeuralNetworks-V-Module

Neural network builder

A V module to create and train multi-layer neural networks with customizable backpropagation

A V module to use multi-layer neural networks. Includes backpropagation but you can train them the way you want. If you have any questions or suggestions I'd be happy to read them !

GitHub

26 stars
3 watching
4 forks
Language: V
last commit: about 2 years ago
neural-networks

Related projects:

RepositoryDescriptionStars
p-christ/nn_builderBuilds neural networks with less boilerplate code by providing a standardized interface for different architectures166
cloud-cv/fabrikAn online platform to design and visualize neural networks collaboratively1,127
ramon-oliveira/aorunA deep learning framework on top of PyTorch for building neural networks.61
huwcampbell/grenadeA library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability1,451
mila-iqia/blocksA framework for building and training neural networks using Theano1,154
stevenmiller888/mindA neural network library for building and training neural networks in JavaScript1,511
bowenbaker/metaqnnAutomatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms137
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
molcik/python-neuronA Python library for implementing and training various neural network architectures40
microsoft/neuronblocksA toolkit for building and deploying neural network models for natural language processing tasks.1,448
mfinzi/equivariant-mlpAutomates construction of equivariant neural networks by solving mathematical constraints257
zampino/exnnAn Elixir framework for building and training evolutive neural networks.100
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98