Woups
This commit is contained in:
parent
db2b79baf8
commit
ecaa884861
@ -22,7 +22,7 @@ namespace JeuHoy_WPF_Natif.Model {
|
||||
_lstPerceptrons.Add(x.ToString(), new Perceptron(x.ToString()));
|
||||
|
||||
foreach (Squelette sql in _lstData)
|
||||
Entrainement(sql, sql.Reponse);
|
||||
Entrainement(sql, "");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user