登录
首页 » AI-NN-PR » 本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函

本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函

于 2022-03-12 发布 文件大小:2.66 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 遗传算法遗传算法(遗传算法),在专家系统中…
    遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
    2022-01-26 03:20:14下载
    积分:1
  • 支持向量机
    SVM-light Version llf_dqy_hhu
    2022-09-28 22:40:05下载
    积分:1
  • 仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
    仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
    2022-08-06 06:55:50下载
    积分:1
  • 支持向量机(support vector machine)用来解决复杂的文本分类问题...
    支持向量机(support vector machine)用来解决复杂的文本分类问题-support vector machine& text classification
    2023-07-27 05:45:04下载
    积分:1
  • automatic classification and gathering documents, we can choose as a Web service...
    自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
    2023-08-09 05:55:03下载
    积分:1
  • 在vc上运行的回答集求解器源代码,能够供在人工智能上学习的学习者使用...
    在vc上运行的回答集求解器源代码,能够供在人工智能上学习的学习者使用-Running in vc answer set solver source code, for use in artificial intelligence to learn the use of the learners
    2023-04-10 18:25:03下载
    积分:1
  • nsga2 C++源代码实现,收敛速度快
    nsga2 C++源码实现,收敛速度很快-nsga2 C++ source code implementation, fast convergence
    2023-02-14 23:05:04下载
    积分:1
  • labview编写的EMD分解程序,欢迎有研究的一起讨论。
    labview编写的EMD分解程序,欢迎有研究的一起讨论。-PC EMD prepared by the decomposition process, welcomed the study together.
    2022-10-06 10:20:03下载
    积分:1
  • 清华大学人工智能讲义
    清华大学人工智能讲义-Tsinghua University, notes in artificial intelligence
    2022-04-06 13:25:38下载
    积分:1
  • 实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
    实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
    2023-02-16 04:45:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载