Multi-Layer-Perceptron

Neural net

An implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks.

GitHub

5 stars
1 watching
4 forks
Language: Python
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900
molcik/python-neuronA Python library for implementing and training various neural network architectures40
gbuesing/neural-net-rubyA Ruby implementation of a neural network using the Rprop training algorithm.127
olekscode/mlneuralnetworkA Smalltalk implementation of a multi-layer neural network7
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
ybillchen/bp-neural-network-matlabAn implementation of a basic backpropagation neural network using MATLAB94
neuralegion/shainetA neural network implementation using object-oriented modeling and inspired by biological systems184
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517
acrylicshrimp/tinnetA compact C++17-based deep learning library designed to simplify the implementation of neural networks.16
tyill/sunnetA lightweight C++ deep learning library for building and training neural networks.61
kalvar/ios-bpn-neuralnetworkA neural network implementation for machine learning on iOS33
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98