CodingTrain / CodingTrain/Toy-Neural-Network-JS
Issue with the from array method of the matrix object
Aperta
- Lingua principale
- JavaScript
- Stelle
- 437
- Fork
- 242
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The matrix object is meant to return the value of arr[i] else it will return undefined
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Locate the matrix object's from-array method in the repository and inspect how it handles arr[i] values and missing indexes. Reproduce the reported behavior with an array containing an out-of-range index, then add or update coverage so the method returns arr[i] when present and undefined otherwise.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100