User Tools

Site Tools


neurali:fann_train_on_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
neurali:fann_train_on_data [2015/02/03 17:07] – created profproneurali:fann_train_on_data [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== fann_train_on_data ======
 +
 +<code c>
 +void fann_train_on_data(
 +    struct fann* pf,
 +    struct fann_train_data* data,
 +    unsigned int n_epoche,
 +    unsigned int ogni_n_epoche_fai_report,
 +    float desired_error
 +)
 +</code>
 +
 +  fann_stopfunc_enum
 +
 +  fann_get_MSE
 +
 +  fann_set_callback)
  
neurali/fann_train_on_data.txt · Last modified: 2020/06/08 22:20 by 127.0.0.1