Skip to content

ScuptFang/FCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCNN

Fully Connected Neural Network[Lite-Customizable]

Only std used. No any other requirements for it. There are 3 demos in test.cpp

  1. get average of 4 numbers.
  2. get the sum of the square root of one number and the cube root of another number.
  3. classify features you want.

Please keep your data in range [0.0, 1.0] for best performance.

2021/9/5 Scupt Fang CN

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors