|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgestion_reseau.AlgoRetropropagation
Implemente l'algorithme de retropropagation pour l'apprentissage du reseau
| Constructor Summary | |
AlgoRetropropagation(Reseau _reseau,
GestionImages _gestionImages,
InfoApprentissage[] _info)
|
|
| Method Summary | |
void |
apprentissage()
Apprentissage du reseau avec l'algorithme de retropropagation du gradient |
void |
run()
|
float |
testReconnaissance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlgoRetropropagation(Reseau _reseau,
GestionImages _gestionImages,
InfoApprentissage[] _info)
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic void apprentissage()
public float testReconnaissance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||