文件名称:ann-master
介绍说明--下载内容来自于网络,使用问题请自行百度
ann是数学工具,实现两组数据的映射(类似函数的映射,不同的是它强大地实现了两组任意阶矩阵之间的映射关系)其思想是利用误差作为修正映射精确度的指导,最终实现符合要求的映射.-Ann is a mathematical tool to achieve the mapping of two sets of data (similar to the function of the mapping, the difference is that it is strong to achieve the two groups of arbitrary matrix between the mapping relationship)
The idea is to use the error as a guide to correct the mapping accuracy, and ultimately to meet the requirements of the mapping.
The idea is to use the error as a guide to correct the mapping accuracy, and ultimately to meet the requirements of the mapping.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ann-master
..........\README.md
..........\activation_func.py
..........\advanced_version
..........\................\data
..........\................\....\test.csv
..........\................\....\train.csv
..........\................\model
..........\................\.....\hidden_output_b.bin
..........\................\.....\hidden_output_w.bin
..........\................\.....\input_hidden_b.bin
..........\................\.....\input_hidden_w.bin
..........\................\neural_input_layer.py
..........\................\neural_net.py
..........\................\neural_sigmoid_layer.py
..........\................\train_and_test.py
..........\data
..........\....\iris.data
..........\....\iris_label.data
..........\....\iris_test.data
..........\....\iris_train.data
..........\neural_net.py
..........\neural_node.py
..........\train_and_test.py
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.