Skip to content

whackashoe/fann_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FANN_Base

A simple c++ FANN workspace, designed to get going quicker with FANN projects!

Comes with the parallel OpenMP extension

fann base

Requirements

  • OpenMP
  • FANN
  • C++11 Compatible Compiler
  • Bash or equivalent

Usage

  • modify gendata.cpp to output training files to stdout
  • modify settings.h to reflect your data
  • ./build.sh
  • ./run.sh

About

simple base for fann projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors