搜索资源列表
kftool_matlab
- 用Python/SciPy实现的卡尔曼滤波算法 将该算法用Matlab语言重新写了一遍的源代码
kf_copy_unc
- 离散卡尔曼滤波的MATLAB实现,是UNC文献中Python版的MATLAB重写-Matlab code of Kalman Filter, is a matlab version code of the paper-in python example in an introduction of KF from UNC
gcforest
- 这是17年3月份,周志华教授提出的GCforest的代码,代码是在南京大学数据挖掘研究所的官网上面下的,基于PYTHON实现的(This is the 17 year in March, Professor Zhou Zhihua proposed GCforest code, the code is in the Nanjing University Data Mining Institute's official website above, based on PYTHON implemen
KNN
- knn的核心算法,包含knn的各种实现,并且附带了python版本(main part of knn programe)
BAYESIAN_INFERENCE-master
- 该代码能够用python实现一般的贝叶斯推断,好用。(The code can be used to implement general Bayesian inference with Python.)
Python
- 简单的k_means算法Python 和 MATLAB实现(Simple k_means algorithm Python and MATLAB implementation)
DENCLUE2.0 algorithm for python
- DASCAN 聚类算法例程,实现平面内点的分类(Clustering algorithm routines)
pyMUSIC-master
- music算法的python实现,验证可运行(Simulation MUSIC algorithm source code)
td-sarsa-master
- 分别用MATLAB和Python编写的关于puddleworld,mountaincar和acrobot的程序。(Using MATLAB and Python to write programs on puddleworld, mountaincar and acrobot, respectively.)
DeepCCA-master
- 深度典型相关分析的python实现,DCCA是Galen Andrew于2013年发表于ICML上的一篇文章,提出了将深度网络与CCA结合的新方法。(Deep canonical correlation analysis)
单一任务导航
- 测试深度马尔可夫决策来导航,给出了python的实现代码(MDP based navigation)
GRU
- 通过Python基于keras平台实现了时间序列模型gru(Realization of time series model Gru based on keras platform by Python)
手写MNISTmatlab实现
- 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s
