MatlabCNN

CNN library

A Matlab implementation of a 2D Convolutional Neural Network for educational purposes

Matlab codes for 2D Convolutional Neural Network

GitHub

47 stars
6 watching
19 forks
Language: Matlab
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jimmy-ren/vcnn_double-bladed An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. 136
hagaygarty/mdcnn A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. 53
xuzhenqi/cnn Provides an implementation of convolutional neural networks in MATLAB. 98
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
vlfeat/matconvnet A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. 1,403
ybillchen/bp-neural-network-matlab An implementation of a basic backpropagation neural network using MATLAB 94
jackros1022/matlab-neural-network-43-case-studies-code This repository provides a collection of neural network implementations in MATLAB, covering 43 different case studies. 66
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 411
kmc7468/cppdnn Provides machine learning capabilities in C++11 9
correlllab/nn4mc_cpp Enables microcontrollers to make online predictions using trained neural networks 29
mmlab-cu/polynet An implementation of a pursuit of structural diversity in very deep neural networks 82
stackoverflowmatlabchat/neuralnetplayground A MATLAB implementation of a neural network interface for regression and classification tasks 70
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 593
yixuan/minidnn A C++ library implementing deep neural networks with good performance and modularity 399