CodingTrain / CodingTrain/Toy-Neural-Network-JS

Issue with the from array method of the matrix object

Abierto
#156 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
437
Forks
242
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The matrix object is meant to return the value of arr[i] else it will return undefined

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
machine-learning
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.