#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#
##
##
#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#
##
##
##
##
##
##
##
##
##
##
##
##