Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
2021-11-15 15:39:34 245KB Bp神经网络 机器学习 神经网络
1
神经网络算法MATLAB实现代码,对数学建模等有莫大作用!
2021-11-14 16:03:57 34KB 神经网络 算法代码
1
人工智能基础视频教程零基础入门课程 第五章 人工智能基础视频教程零基础入门课程,不需要编程基础即可学习,共15章,由于整体课程内容太大,无法一次传输,分章节上传。 第一章 人工智能开发及远景介绍(预科) 第二章 线性回归深入和代码实现 第三章 梯度下降和过拟合和归一化 第四章 逻辑回归详解和应用 第五章 分类器项目案例和神经网络算法 第六章 多分类、决策树分类、随机森林分类 第七章 分类评估、聚类 第八章 密度聚类、谱聚类 第九章 深度学习、TensorFlow安装和实现 第十章 TensorFlow深入、TensorBoard 十一章 DNN深度神经网络手写图片识别 十二章 TensorBoard可视化 十三章 卷积神经网络、CNN识别图片 十四章 卷积神经网络深入、AlexNet模型 十五章 Keras深度学习框架
2021-11-12 15:19:36 939.17MB 人工智能 机器学习 TensorFlow TensorBoard
1
In fine art, especially painting, humans havemastered the skill to create unique visual experiences through composing a complex interplay between the con- tent and style of an image. Thus far the algorithmic basis of this process is unknown and there exists no artificial system with similar capabilities. How- ever, in other key areas of visual perception such as object and face recognition near-human performance was recently demonstrated by a class of biologically inspired vision models called Deep Neural Networks. Here we introduce an artificial system based on a Deep Neural Network that creates artistic images of high perceptual quality. The system uses neural representations to sepa- rate and recombine content and style of arbitrary images, providing a neural algorithm for the creation of artistic images. Moreover, in light of the strik- ing similarities between performance-optimised artificial neural networks and biological vision,our work offers a path forward to an algorithmic under- standing of how humans create and perceive artistic imagery.
2021-11-06 00:09:32 5.83MB 深度学习 机器学习 算法 图像处理
1
使用opencv3的ANN库,进行数字识别,有效建模识别率可达93%以上
2021-11-05 00:18:40 5.3MB opencv3 神经网络 机器学习 数字识别
1
matlab lm算法代码lsnn(最小二乘神经网络) 语言:MATLAB 该项目用于非迭代算法开发,该算法主要基于最小二乘法。 以下所有这些算法均基于单隐藏层前馈神经网络(SLFN)结构。 算法列表: ELM(极限学习机),PCA-ELM(主要成分分析),I-ELM(增量),EI-ELM(增强增量),DP-ELM(破坏性简约)和CP-ELM(建设性简约)。 AIL(肛门增量学习) LSM(本地Sigmoid方法) BP(反向传播,LM)matlab包装器。 如何进行所有算法的比较 回归案例:运行runcvreg.m 。 分类案例:运行runcvclass.m 。 要查找超参数:运行hpsearching.m ,您可以将大小写更改为回归或分类。 要总结指标(准确性,#nodes,时间):运行`perfsummay.m,您需要手动更改指标-请参阅/阅读代码。
2021-11-03 11:08:43 9.78MB 系统开源
1
基于经典最小二乘法和BP神经网络算法的系统辨识,内含MATLAB算法实例
2021-11-03 10:50:28 1.78MB 最小二乘算法 神经网络 系统辨识
1
视觉神经网络算法突破之前,激光雷达是高级自动驾驶唯一解决方案.docx
2021-10-26 11:02:02 114KB 技术方案
关于人工神经网络算法的书籍,公有16部,分为两部分。
2021-10-26 09:05:21 21.62MB 电子书 教程 pdf
1
此例可采用BP神经网络算法用于设备故障类型的模式识别程序。 本次为变压器故障(均为低压测故障)类型的识别。
2021-10-25 13:42:01 8KB matlab
1