songjmcn / CNNLinks
卷积神经网络
☆10Updated 12 years ago
Alternatives and similar repositories for CNN
Users that are interested in CNN are comparing it to the libraries listed below
Sorting:
- Kernel Sparse Representation for Time Series Classification☆18Updated 11 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆15Updated 9 years ago
- Principal Component Analysis☆26Updated 10 years ago
- ☆13Updated 11 years ago
- Convolutional Deep Belief Network (Honglak Lee's ICML paper)☆23Updated 9 years ago
- It is a global optimization method (Particle Swarm Optimization) used for non-convex cost function.☆11Updated 12 years ago
- Tensor methods have emerged as a powerful paradigm for consistent learning of many latent variable models such as topic models, independe…☆17Updated 9 years ago
- Sparse Representation-based Classification, a classified algorithm in Pattern Recognition area☆18Updated 11 years ago
- Some time series vectorization methods which could give better representation for classification / clustering or other analysis.☆11Updated 10 years ago
- A theoretically-grounded derivative-free optimization method, born from a statistical view of evolutionary algorithms☆68Updated 5 years ago
- BP神经网络☆28Updated 10 years ago
- detect the defects with OpenCV API (equalizeHist, GaussianBlur, threshold, findContours) after trying Canny and HoughLines.☆13Updated 8 years ago
- 基于Java实现CNN,并附MNIST和语音(MFCC特征)性别识别示例。☆118Updated 9 years ago
- Code developed during my Master's thesis, testing various Compressed Sensing based reconstructions☆14Updated 11 years ago
- Time series analysis and prediction☆27Updated 15 years ago
- A Matlab implementation of Face Recognition using Sparse Representation.☆32Updated 10 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆25Updated 11 years ago
- My Machine Learning☆67Updated 7 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆61Updated 14 years ago
- Fast Sparse Representation with Prototypes (CVPR 2010)☆12Updated 11 years ago
- Practices for machine learning☆78Updated 7 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 8 years ago
- Codes for dictionary learning for sparse representation☆15Updated 10 years ago
- Using scala to implement tiny LSTM, mainly focusing on the BPTT process of training the network.☆20Updated 9 years ago
- Accelerometer-based gait recognition using signature points☆12Updated 9 years ago
- Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions☆35Updated 9 years ago
- "Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于用Java实现了文中的算法,下面与大家分享一下自己对算法…☆23Updated 10 years ago
- This is a matlab-code implementation of convolutional neural network☆107Updated 9 years ago
- matlab code for convex optimization based tensor decomposition (completion/denoising)☆44Updated 11 years ago
- Simple Python Adaboost Implementation☆24Updated 5 years ago