资源列表
solve_the_paticial_derivertive_equations_using_MAT
- 简要讲述用matlab解偏微分方程的基本步骤,有利于数学专业学生及要用到这项基本知识的编程人员-Briefly about the solution of partial differential equations with matlab basic steps to help students and to use mathematics to the basic knowledge of programming staff
TPatternMiner
- Trajectory Pattern Mining-This software is an implementation of the T-Pattern mining algorithm. Reference paper is "Trajectory Pattern Mining", by F. Giannotti, M. Nanni, D. Pedreschi and F. Pinelli, published on KDD 2007 conference. This soft
classfication_toolbox
- 这个文本分类工具箱给出了有监督和无监督的文本分类算法清单。 这些算法为实验和合成数据提供了设计分类方法。
libsvm-3.11
- LibSVM 3.11 最新版 http://www.csie.ntu.edu.tw/~cjlin/libsvm-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression.
TakeClassSystem
- 基于遗传算法的排课系统,可以实现多种课程的排列-based on genetic algorithm Course Scheduling System, can achieve a wide variety of courses with the
FCM
- C++编写的用于聚类 UCI 数据集的FCM算法,可以直接运行,只需要更改数据的行和列就可以!-FCM algorithm for UCI data clustering!written with C++ !
dist
- 这是information retrival中一种search 工具的代码-This is the information retrival search tool source code.
on-convolutional-nueral-network
- 基于卷积神经网络的模式分类器,论文中讲述了卷积神经网络的技术,是个好论文。-pattern classfier based on convolutional nerual networks
libsvm-3.12.tar
- 台湾林智仁博士的libsvm的程序以及源代码(python,java,c++)-Taiwan Dr. Lin Zhiren the libsvm of procedures as well as the source code (python, java, c++)
CNN_LeNet
- LeNet5 trainning algorithm based on Theano. Require NumPy, Matplotlib and Theano 0.7
GAAStsp
- c写的遗传和蚁群融合用于tsp的代码 很好的写论文的材料-genetic and ant colony algorithm for tsp
GA01
- 遗传算法GA的源代码及例子-genetic algorithm source code and examples