CDBN
Convolutional DBN implementation
An implementation of Convolutional Deep Belief Networks with various computational methods and GPU acceleration.
Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions
35 stars
3 watching
25 forks
Language: Matlab
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. | 559 |
| | An image classification model using a third-generation deep residual network. | 27 |
| | A deep learning architecture for graph classification that extracts vertex features through propagation-based graph convolution and retains more node information than traditional sum pooling methods. | 174 |
| | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
| | A collection of MATLAB implementations for computer vision and deep learning algorithms. | 287 |
| | A deep learning-based approach to classifying satellite image time series using convolutional neural networks. | 149 |
| | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| | A tool that automatically classifies independent components in EEG data using machine learning algorithms | 55 |
| | An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |
| | An implementation of an efficient deep neural network architecture | 189 |
| | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 50 |
| | Develops a neural network to color grayscale images using local and global features | 2 |
| | A software framework for deep learning-based image classification and segmentation tasks | 434 |
| | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |