CodingTrain / CodingTrain/Toy-Neural-Network-JS
Doodle classification visualization
- Vorherrschende Sprache
- JavaScript
- Sterne
- 437
- Forks
- 242
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello,
I've created simple visualization for doodle classification example. It shows every doodle with coresponding prediction from NN.
Sample screenshot:

white background = NN was correct
red background = guessed "cat"
green background = guessed "rainbow"
blue background = guessed "train"
In first table in console each row is number of mistakes for every pair label:classification.
Second table is raw list of wrong guesses in format: (index), doodle number, label, classification, guess "cat", guess "rainbow", guess "train".
In overall, looks like NN is pretty consistent with rainbow doodles, but not so much with cats and trains.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by inspecting the examples/doodle_classification area and the referenced tmp/doodle-screenshot.jpg, then compare the described visualization and console tables with the current example. The issue does not specify whether the visualization should be added, reviewed, or documented, so confirm the intended deliverable before defining what done means.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- data-visualization, machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100