polynet

Neural network architecture

An implementation of a pursuit of structural diversity in very deep neural networks

The Github Repo for PolyNet

GitHub

82 stars
17 watching
16 forks
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
stackoverflowmatlabchat/neuralnetplayground A MATLAB implementation of a neural network interface for regression and classification tasks 70
pengsun/matlabcnn A Matlab implementation of a 2D Convolutional Neural Network for educational purposes 47
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
vlfeat/matconvnet A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. 1,402
olekscode/mlneuralnetwork A Smalltalk implementation of a multi-layer neural network 7
polyaxon/polyaxon A platform for managing and orchestrating the machine learning lifecycle 3,571
jczic/micromlp A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers 183
ybillchen/bp-neural-network-matlab An implementation of a basic backpropagation neural network using MATLAB 92
mhlee0903/multi_channels_pinn Investigating neural networks for drug discovery using multiple chemical descriptors. 3
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 406
open-mmlab/mmengine Provides a flexible and configurable framework for training deep learning models with PyTorch. 1,179
priba/nmp_qc An implementation of neural networks on graph structures for learning molecular properties 339
domluna/memn2n An implementation of End-To-End Memory Networks with a TensorFlow interface using the bAbI dataset for natural language processing tasks. 342