CodingTrain / Toy-Neural-Network-JS

Neural Network JavaScript library for Coding Train tutorials
MIT License
425 stars 242 forks source link

Issue with the from array method of the matrix object #156

Open olamarvel opened 3 years ago

olamarvel commented 3 years ago

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