CodingTrain / CodingTrain/Suggestion-Box
Perceptron will not train if yOffset not zero.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 570
- Fork
- 85
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Not sure what I'm doing wrong.
[SimplePerceptronApp.zip](https://github.com/CodingTrain/Rainbow-Topics/files/3154906/SimplePerceptronApp.zip)
On the canvas, at bottom left is a "button" that you click to scroll through various parameters that can be incremented/decremented.
There's another "button" bottom/center that can "train" (one-shot), or continuously if you hold down the mouse click long enough. You can then click the "button" to stop the training.
The Plus/Minus "buttons" will inc/dec the selected parameter.
The display will show colored circles and indicate which it got wrong after end of a training cycle.
The gray color means it got that circle's category wrong.
If I leave the slope starting at 0,0, then you'll see the subsequent trainings go to zero errors.
But if you increment the yOffset, it never seems to "learn". The console output shows weights just flopping around.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia eseguendo SimplePerceptronApp.zip e riproducendo il comportamento dell'addestramento lasciando yOffset a zero e incrementandolo successivamente. Esamina i controlli del canvas e l'output della console mentre confronti i pesi e gli errori; il lavoro è completato quando l'addestramento si comporta in modo coerente con un yOffset diverso da zero e può raggiungere zero errori quando i dati sono apprendibili.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100