Description
Error loading weights without much information even though the network shows 200 for all the files. Below is the stacktrace.
Error: [Model] error loading weights.
at http://localhost:5444/node_modules/keras-js/dist/keras.js:4:18404
at Array.map (native)
at http://localhost:5444/node_modules/keras-js/dist/keras.js:4:18250
at Array.forEach (native)
at t.value (http://localhost:5444/node_modules/keras-js/dist/keras.js:4:16687)
at http://localhost:5444/node_modules/keras-js/dist/keras.js:4:15092
From previous event:
at t.value (http://localhost:5444/node_modules/keras-js/dist/keras.js:4:15067)
at new t (http://localhost:5444/node_modules/keras-js/dist/keras.js:4:14730)
at Object.38 (http://localhost:5444/dist/browser.js:79:877)
at s (http://localhost:5444/dist/browser.js:1:254)
at http://localhost:5444/dist/browser.js:1:305
at Object.41../Utils/AverageGain (http://localhost:5444/dist/browser.js:85:1110)
at s (http://localhost:5444/dist/browser.js:1:254)
at http://localhost:5444/dist/browser.js:1:305
at Object. (http://localhost:5444/dist/browser.js:5:29)
at Object.2../lib (http://localhost:5444/dist/browser.js:6:4)
at s (http://localhost:5444/dist/browser.js:1:254)
at http://localhost:5444/dist/browser.js:1:305
at Object.1../index.js (http://localhost:5444/dist/browser.js:2:14)
at s (http://localhost:5444/dist/browser.js:1:254)
at e (http://localhost:5444/dist/browser.js:1:425)
at http://localhost:5444/dist/browser.js:1:443