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()));
|
_lstPerceptrons.Add(x.ToString(), new Perceptron(x.ToString()));
|
||||||
|
|
||||||
foreach (Squelette sql in _lstData)
|
foreach (Squelette sql in _lstData)
|
||||||
Entrainement(sql, sql.Reponse);
|
Entrainement(sql, "");
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user