parameters used for the simulated annealing method More...
#include <PolysemousTraining.h>
Public Attributes | |
double | init_temperature |
double | temperature_decay |
int | n_iter |
int | n_redo |
int | seed |
int | verbose |
bool | only_bit_flips |
bool | init_random |
parameters used for the simulated annealing method
Definition at line 26 of file PolysemousTraining.h.