songjmcn / CNN
卷积神经网络
☆10Updated 11 years ago
Alternatives and similar repositories for CNN:
Users that are interested in CNN are comparing it to the libraries listed below
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- It is a global optimization method (Particle Swarm Optimization) used for non-convex cost function.☆11Updated 11 years ago
- BP神经网络☆28Updated 9 years ago
- Exercises of deep learning tutorial from Stanford University☆35Updated 9 years ago
- Using scala to implement tiny LSTM, mainly focusing on the BPTT process of training the network.☆20Updated 8 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 8 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 7 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- "Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于用Java实现了文中的算法,下面与大家分享一下自己对算法…☆22Updated 10 years ago
- My UFLDL EXERCISE CODE☆48Updated 12 years ago
- This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kern…☆74Updated 13 years ago
- 用logistic回归,SVM,神经网络实现分类算法☆92Updated 9 years ago
- 本单元是broadview中<TensorFlow:实战Google深度学习框架>代码☆16Updated 8 months ago
- Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 …☆52Updated 7 years ago
- face recognition via Sparse Representation-based Classification (SRC)☆27Updated 12 years ago
- 在作为推荐算法实习生时所学习到的算法☆17Updated 9 years ago
- 迁移学习☆18Updated 6 years ago
- Convolutional Neural Network(卷积神经网络)(NOT FINISHED!!!)☆42Updated 5 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提到的算 法。☆19Updated 7 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Practices for machine learning☆77Updated 6 years ago
- [UNMAINTAINED] 基于PySpark与MySQL的复杂网络链路预测。☆22Updated 7 years ago
- Fast Sparse Representation with Prototypes (CVPR 2010)☆11Updated 10 years ago
- A Matlab implementation of Face Recognition using Sparse Representation.☆32Updated 9 years ago
- ☆13Updated 10 years ago
- The realization of decision tree learning algorithm-----C++ Version,决策树学习算法,C++实现☆37Updated 5 years ago
- original or modified image processing codes for easier understanding☆85Updated 8 years ago
- 机器学习算法实现☆12Updated 8 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特征)性别识别示例。☆119Updated 8 years ago