感知机C++实现

时间:2022-04-04 07:33:41
【文件属性】:

文件名称:感知机C++实现

文件大小:15.49MB

文件格式:ZIP

更新时间:2022-04-04 07:33:41

AI C++

感知机C++实现,包括全连接,relu, loss层,采用随机梯度下降优化方法,程序可运行!


【文件预览】:
README.md
lyNet
----lyNet.v12.suo(45KB)
----lyNet.sln(969B)
----MainBuild()
--------x64()
--------MainBuild.vcxproj(8KB)
--------MainBuild.vcxproj.user(165B)
--------MainBuild.vcxproj.filters(2KB)
--------a.blob(204B)
----lyNet.sdf(59.94MB)
----lyNet.suo(52KB)
bin
dat
----model.lymodel(102B)
include
src
----main.cpp(691B)
----lylayer.h(465B)
----lossLayer.h(324B)
----reluLayer.h(263B)
----fcLayer.cpp(2KB)
----lossLayer.cpp(1KB)
----blobData.cpp(2KB)
----lyNet.cpp(5KB)
----fcLayer.h(437B)
----blobData.h(527B)
----lyNet.h(738B)
----reluLayer.cpp(1KB)
lib

网友评论