资源列表
KCF
- This package includes a C++ class with several tracking methods based on the Kernelized Correlation Filter (KCF) [1, 2]. It also includes an executable to interface with the VOT benchmark.
无人机避障
- 多机器人系统的群集编队控制理论仿真程序,采用人工势场法,使多个机器人在向目标点运动过程中能保持队形,并能适应环境约束(The simulation program of cluster formation control theory of multi-robot system adopts the artificial potential field method, which enables multiple robots to maintain formation and adapt to
cifar10_tutorial
- 非常适合入门的一个深度学习图片分类例程!(Very suitable for beginners to learn a deep picture classification routines!)
DE
- 群体智能算法中,DE算法的MATLAB代码(MATLAB code of DE algorithm, intelligent algorithm)
波束空间MUSIC算法源程序
- DOA估计, 波数域,DOA 估计,阵列信号处理,经典算法(DOA estimation, DOA estimation DOA, estimation DOA, estimation, array signal processing. Beamforing)
golf
- nao机器人高尔夫比赛第一关,包含了红球识别相关代码(The first hurdle of the NAO robot golf competition includes the red ball recognition code.)
Hedging EA
- 外汇货币对冲,减少单边的风险。非常合适广大金融编程者学习借鉴。(Currency hedging, reducing the risk of unilateral.)
dqn
- 简单程序,很能说明DQN的运行方式,通过深度网络和Qlearning的结合,训练使得最后小球能移动到最左边(Simple procedures, it can explain the way of DQN, through the combination of deep network and Qlearning, so that the last ball can move to the left.)
ga-bp
- 一个遗传算法优化神经网络的分类器,可用于模式识别。(A genetic algorithm optimizes the classifier of neural network, which can be used for pattern recognition.)
Tensorflow_manual_cn
- tensorflow示例代码,人工智能,机器学习(tensorflow machine learning)
Mine_CNN_MNIST
- 深度学习的部分经典模型,tensorflow1.4,python3.5,有AlexNet,LeNet等(Part of the classic model of deep learning, tensorflow1.4, python3.5, with AlexNet, LeNet, etc.)
模糊神经网络
- 模糊预测,利用模糊神经网络达到各种预测的目的(fuzzy neural network)