Stick-To / fc_net-with-c_plus_plus

modular full connected network with C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fc_net with c++

模块化 全连接神经网络

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

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

激活函数relu,损失函数softmax

可选 dropout、batchnorm

About

modular full connected network with C++


Languages

Language:C++ 100.0%