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:
- The code of "Learning Hash Functions Using Sparse Reconstruction"☆9Updated 10 years ago
- BP神经网络☆28Updated 10 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 9 years ago
- It is a global optimization method (Particle Swarm Optimization) used for non-convex cost function.☆11Updated 11 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 7 years ago
- [UNMAINTAINED] 基于PySpark与MySQL的复杂网络链路预测。☆22Updated 7 years ago
- Using scala to implement tiny LSTM, mainly focusing on the BPTT process of training the network.☆20Updated 8 years ago
- ☆13Updated 10 years ago
- FPtree algorithm to mining frequent pattern☆22Updated 11 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实现了文中的算法,下面与大家分享一下自己对算法…☆23Updated 10 years ago
- machine_learning的使用python基本算法实现,包括正则化的多项式拟合,em对高斯混合模型的聚类,逻辑回归,pca降维。于2015年秋季学期机器学习课完成。(包含报告)☆20Updated 9 years ago
- 迁移学习☆18Updated 6 years ago
- 一个分布式的高性能Word2Vec实现☆15Updated 10 years ago
- 用logistic回归,SVM,神经网络实现分类算法☆95Updated 9 years ago
- Estimating similarity between vertices is a fundamental issue in network analysis across various domains, such as social networks and bio…☆28Updated 8 years ago
- This is the libMF source files with comments in Chinses.☆29Updated 11 years ago
- Practices for machine learning☆77Updated 6 years ago
- Proof of concept prototype to perform distributed training using BVLC/caffe, based on a parameter server implementation using MPI. Data p…☆13Updated 10 years ago
- ☆29Updated 9 years ago
- Sparse Representation-based Classification, a classified algorithm in Pattern Recognition area☆17Updated 10 years ago
- RNNTool is a matlab toolbox for Recurrent Neural Network☆11Updated 11 years ago
- 基于Java实现CNN,并附MNIST和语音(MFCC特征)性别识别示例。☆119Updated 8 years ago
- Python implementation of Hidden Markov Model, with demo of Chinese Part-of-Speech tagging☆16Updated 11 years ago
- C++ Implementation of the RBF (Radial Basis Function) Network and choosing centroids using K-Means++☆38Updated 10 years ago
- 对机器学习、概率图模型、主题模型领域一些模型进行实现,主要涉及一些近年高水平会议论文中提到的算法。☆19Updated 8 years ago
- 深度学习相关资料☆13Updated 10 years ago
- Code on http://zhuanlan.zhihu.com/TsingJyuData☆27Updated 8 years ago
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 10 years ago