搜索资源列表
flowercloud
- 基于人工智能中的云模型,运用正态云发生器的正向生成和逆向生成,完成花卉信息的提取和重构-Based on artificial intelligence in the cloud model, using normal cloud generator generates the positive and reverse generation, complete flowers information extraction and reconfiguration
animal
- 采用C#网络编程,实现了人工智能中,动物识别产生式系统的规则为知识库(可增加规则),采用正向推理或逆向推理方式。-Using C# network programming, artificial intelligence, animal identification rules for the production system knowledge base (increase rules), the use of forward reasoning, or reverse reasoning.
Robot-forward-kinematics
- 机器人正向运动学(运动学正解) 已知所有连杆长度和关节角度,计算机器人手的位姿 机器人逆向运动学(运动学逆解) 已知机器人手的位姿和连杆长度,计算所有关节角度 -Robot forward kinematics (forward kinematics solution) known to all the connecting rod length and joint angles, the computer position and attitude of the staff o
BP
- BP神经网络是一个前向网络,它利用误差反向传播算法对网络进行训练,结构简单,可塑性强。本例选择3层BP神经网络(隐层为1层)来逼近函数,单输入单输出,隐层包含7个神经元,预设精度为0.1,学习率设为0.1,循环次数为5000次,达到循环次数,或结果达到预设精度要求,结束计算。激活函数选择双曲函数,采用梯度下降法,通过神经元的输入和误差,以及权值的学习速率来计算权值的变化率。将输入提供给网络后,神经元的激活值从输入层经各中间层向输出层传播,输出层的神经元获得网络的输入相应。接下来,按照减少目标输出
AIExpf
- 一种基于java的产生式系统,分为两个功能:正向推理和逆向推理。同时规则库有xml文件编写,修改简单-Java-based production system
GP
- 一个简单的中文分词系统,基于正向最大匹配算法和逆向最大匹配算法。-A simple Chinese word segmentation system, based on the forward and reverse maximum matching algorithm maximum matching algorithm.
BPni
- 对BP神经网络进行逆向建模,能够对微波器件进行逆向分析,从而进行设计-build up BP neural network inverse modeling to analysis microwave devices and to design them.
irl_toolkit
- 逆向强化学习很有用的代码,对学习很有帮助,推荐使用-inverse reinforcements learning
云理论模型相关算法及应用
- 关于李德毅院士的云理论模型相关算法(包括云变换、正向云、逆向云等),及其在不同领域的应用实例。特点:算法描述具体,应用翔实,可重复。(About academician Li Deyi's cloud theory model, related algorithms (including cloud transform, forward cloud, reverse cloud, etc.), and their application in different fields. Features
GABP
- 使用遗传算法优化BP神经网络的权值和阈值。BP神经网络是一种按照误差逆向传播算法训练的多层前馈神经网络,是应用最广泛的神经网络。(Genetic algorithm is used to optimize the weights and thresholds of BP neural network. BP neural network is a kind of multilayer feedforward neural network trained according to the erro
