资源列表
Knn
- Knn源码,k最邻近方法,是一种统计分类器,属于惰性学习,对于包含数据特征变量筛选尤其有效-Knn source, k nearest neighbor method is a statistical classifier learning are inert, it contains the data for the characteristic variable filter is especially effective
numerical-calculation-algorithm
- Scientific and engineering numerical calculation algorithm 清华大学出版的科学工程数值计算方法库 包含了大量可用的数值计算库(基于面向对象实现)-Scientific and engineering numerical calculation algorithm
code
- 卷积深度置信网,在Lee的基础上进行了一定的完善,使用RBM来预训练CNN,实现对CNN的初始化-Convolutional neural nets
CNN实现道路特征提取
- 采用CNN神经网络道路特征提取和故障诊断(Road feature extraction and Fault diagnosis based on CNN Neural Network)
NN
- batch normalization在神经网络上的实现-batch normalization implemented on Neural Networks
CNN
- 深度学习中卷积神经网络,实现手写数字的分类,其中包含网络的初始化,训练,测试三个模块。包含mnist_uint8.mat文件,CNN入门学习程序。-Convolution depth study neural networks, digital handwritten classification, which includes the network initialization, training, testing three modules. Files contain mnist_uin
CNN实现特征提取的算法及实例
- 该压缩包包含使用CNN对道路上的一些特征进行提取的代码实例,可以进行实践,希望能对好学写的人起到帮助作用。
JDiy
- 一款超轻量的java极速开发框架,javaEE/javaSE环境均适用。便捷的数据库CRUD操作API。支持各大主流数据库:MySQL, SQL Server(MsSQL),PostgreSQL、Oracle、DB2、SQLite。内置高效连接池,JDiyApp上下文环境动态加载,空闲时自动销毁JDiyApp上下文,节省服务器内存开销。-An ultra-lightweight java speed development framework, javaEE/javaSE environment
MATLAB
- 学习matlab的很经典的几本书籍,包括MatLab程序设计.pdf MATLAB基础及其应用.pdf MATLAB语言编程.pdf-Matlab very classic study of several books, including MatLab programming. Pdf MATLAB and its application. Pdf MATLAB programming language. Pdf
Algorithms_on_Strings-_Trees_and_Sequences
- compression techniqe
algorithms-on-strings-trees-and-sequences
- 一本讲述各种与"树"有关的数据结构的算法书.非常经典,比较晦涩,需要认真阅读-a classic algorithm book mainly talking about tree-related data structure. it is hard to read and understand, but it deservers.
CNN
- 卷积神经网络的全部代码,已经调试通过了,可用于特征选择(Convolutional neural network all the code, has been debugged, and can be used for feature selection)