-
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPD...
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2023-04-10 04:40:04下载
- 积分:1
-
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱...
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱-The implementation of a interesting game "breakout" using MATLAB, also a netlab toolbox of artificial neural network is included.
- 2022-03-21 13:54:28下载
- 积分:1
-
神经网络相关算法,使用java语言进行描述的
神经网络相关算法,使用java语言进行描述的-Neural network-related algorithms, using the java language to describe the
- 2023-06-25 10:05:04下载
- 积分:1
-
一类球型分布问题的实现
一类球型分布问题的实现-a ball-type distribution of achievement
- 2022-12-27 18:05:03下载
- 积分:1
-
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强...
该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchable, code simple, practical
- 2022-03-25 04:32:28下载
- 积分:1
-
加了注释的c代码(complexNetwork)源代码,下载后就可以直接使用...
加了注释的c代码(complexNetwork)源代码,下载后就可以直接使用-Added a comment c code (complexNetwork) source code, downloads can be used directly after
- 2022-01-25 16:35:28下载
- 积分:1
-
随机规划问题的求解随机优化问题,利用遗传算法…
随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
- 2022-07-16 04:01:06下载
- 积分:1
-
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。...
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。-network of three-layer structure, input layer to six neurons to the hidden layer 4 neurons, the output layer to a neuron, when the input layer to the center symmetry samples such as 1,0,0,0,0,1, the output of a network, the output is 0.
- 2022-11-03 03:50:03下载
- 积分:1
-
清华大学人工智能讲义
清华大学人工智能讲义-Tsinghua University, notes in artificial intelligence
- 2022-04-06 13:25:38下载
- 积分:1
-
It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision...
Running this funciton each time to compute the LBP-TOP distribution of one video sequence.
Reference:
Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns
with an application to facial expressions," IEEE Transactions on Pattern Analysis and Machine
Intelligence, 2007, 29(6):915-928.-It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision and pattern recognition.
After unzipping the package, you can find a project coded in C++. After complied it, you can use it directly. Some tested images are also attached in the package.
- 2022-08-21 11:32:36下载
- 积分:1