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 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| | A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. | 53 |
| | Provides an implementation of convolutional neural networks in MATLAB. | 98 |
| | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,403 |
| | An implementation of a basic backpropagation neural network using MATLAB | 94 |
| | This repository provides a collection of neural network implementations in MATLAB, covering 43 different case studies. | 66 |
| | A parallel framework for building neural networks in Fortran | 411 |
| | Provides machine learning capabilities in C++11 | 9 |
| | Enables microcontrollers to make online predictions using trained neural networks | 29 |
| | An implementation of a pursuit of structural diversity in very deep neural networks | 82 |
| | A MATLAB implementation of a neural network interface for regression and classification tasks | 70 |
| | An implementation of artificial neural networks using NumPy | 98 |
| | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| | A C++ library implementing deep neural networks with good performance and modularity | 399 |