MatlabCNN
CNN library
A Matlab implementation of a 2D Convolutional Neural Network for educational purposes
Matlab codes for 2D Convolutional Neural Network
47 stars
6 watching
19 forks
Language: Matlab
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jimmy-ren/vcnn_double-bladed | A Matlab implementation of GPU-accelerated convolutional neural networks for computer vision tasks | 136 |
hagaygarty/mdcnn | An implementation of 3D Convolutional Neural Networks in MATLAB for volumetric inputs and multi-modal data. | 52 |
xuzhenqi/cnn | Provides an implementation of convolutional neural networks in MATLAB. | 96 |
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,402 |
ybillchen/bp-neural-network-matlab | An implementation of a basic backpropagation neural network using MATLAB | 93 |
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 | 410 |
kmc7468/cppdnn | Provides machine learning capabilities in C++11 | 9 |
correlllab/nn4mc_cpp | Enables online estimation through regression or classification on microcontrollers with pre-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 | A Python library implementing artificial neural networks using NumPy. | 98 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |