-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
What is wrong?
Training error does not go below 1, and I think this is because my inputs strings have different lengths.
(currently i am using base64
encoded image data as input to the network, is this OK?)
Where does it happen?
In the a new brain.recurrent.RNN() when trying to run a net in node.js on my Windows 10
How do we replicate the issue?
Git Source here: https://github.com/mubaidr/image-parsing/blob/master/src/index.js#L45
How important is this (1-5)?
3
Expected behavior (i.e. solution)
Any suggestions to make input data to be same length for all images or maybe i am doing something wrong?
Other Comments
Thanks for the awesome work!
MelerEcckmanLawler
Metadata
Metadata
Assignees
Labels
No labels