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 !
26 stars
3 watching
4 forks
Language: V
last commit: 8 months ago neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
| Builds neural networks with less boilerplate code by providing a standardized interface for different architectures | 166 |
| An online platform to design and visualize neural networks collaboratively | 1,127 |
| A deep learning framework on top of PyTorch for building neural networks. | 61 |
| A library for building complex neural networks in Haskell with a focus on dependently typed specifications and composability | 1,451 |
| A framework for building and training neural networks using Theano | 1,154 |
| A neural network library for building and training neural networks in JavaScript | 1,511 |
| Automatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms | 137 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| A Python library for implementing and training various neural network architectures | 40 |
| A toolkit for building and deploying neural network models for natural language processing tasks. | 1,448 |
| Automates construction of equivariant neural networks by solving mathematical constraints | 257 |
| An Elixir framework for building and training evolutive neural networks. | 100 |
| An implementation of artificial neural networks using NumPy | 98 |