Skip to content

Stick-To/fc_net-with-c_plus_plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fc_net with c++

模块化 全连接神经网络

实现了C++ 二维矩阵运算库

使用简单数组便可初始化任意层数神经网络

激活函数relu,损失函数softmax

可选 dropout、batchnorm

About

modular full connected network with C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages