#A4# #Neurone# ## ## #Couche# ## ## #Reseau# ## ## #SData# #struct shmdata*# ## ## #shmid# #int# ## ## #util# #Utils# ## ## #Icouche# #InputCouche# ## ## #Hcouche# #HiddenCouche# ## ## #Ocouche# #OutputCouche# ## ## #Reseau# ## ## ## #~Reseau# ## ## ## #Reseau# ## ## ## #In# #int# ## ## #Hid# #int# ## ## #Out# #int# ## ## #rebuild# ## #void# ## #In# #int# ## ## #Hid# #int# ## ## #Out# #int# ## ## ## ## ## ## #forward# ## #std::vector<double># ## #input# #bool*# ## ## #backward# ## #void# ## #input# #bool*# ## ## #target# #bool*# ## ## ## ## ## ## #learnOne# ## #double# ## #input# #bool*# ## ## #target# #bool*# ## ## ## ## ## ## #learnAll# ## #double# ## #inputs# #std::vector<bool*># ## ## #targets# #std::vector<bool*># ## ## #saveState# ## #voild# ## #filename# #const char*# ## ## #loadState# ## #void# ## #filename# #const char*# ## ## #operator=# ## #Reseau&# ## #c# #Reseau&# ## ## #Synapse# ## ## #SynapseMatrix# ## ## #matrix# #Synapse**# ## ## #nbrLine# #unsigned int# ## ## #nbrCol# #unsigned int # ## ## #SynapseMatrix# ## ## ## #SynapseMatrix# ## ## ## #nbrL# #unsigned int# ## ## #nbrC# #unsigned int# ## ## #~Synapsematrix# ## ## ## #createMatrix# ## #void# ## #line# #unsigned int# ## ## #col# #unsigned int# ## ## #deleteMatrix# ## #void# ## #getLineCount# ## #unsigned int# ## #getColumnCount# ## #unsigned int# ## #randomize# ## #void# ## #operator<<# ## #ostream# ## #os# #ostream&# ## ## #mat# #const SynapseMatrix&# ## ## #operator()# ## #Synapse&# ## #i# #const unsigned int# ## ## #j# #const unsigned int# ## ## #opeator=# ## #SynapseMatrix&# ## #s# #const SynapseMatrix&# ## ## #Utils# ## ## #Utils# ## ## ## #sigmoid# ## #double# ## #val# #double# ## ## #dsigmoid# ## #double# ## #val# #double# ## ## #accept# ## #bool# ## #val# #double# ## ## #InputCouche# ## ## #HiddenCouche# ## ## #OutputCouche# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #Game# ## ## #shmid# #int# ## ## #neurError# #bool# ## ## #showOutput# #bool# ## ## #data# #struct shmdata*# ## ## #R# #Reseau# ## ## #Game# ## ## ## #preLearn# ## #void# ## #preTest# ## #void# ## #shmCreate# ## #void# ## #pilot# ## #void# ## #data# #struct shmdata*# ## ## #leanThis# ## #void# ## #neuronThis# ## #void# ## #Run# ## #void# ## #toggleShow# ## #voild# ## #t# #bool# ## ## #Fenetre# ## ## #Car# ## ## ## ## ## ## ## ## ## ## ## ##