A simple c++ FANN workspace, designed to get going quicker with FANN projects!
Comes with the parallel OpenMP extension
- modify gendata.cpp to output training files to stdout
- modify settings.h to reflect your data
- ./build.sh
- ./run.sh
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple c++ FANN workspace, designed to get going quicker with FANN projects!
Comes with the parallel OpenMP extension