-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
If i tried to train my own data it fails, I follow the instructions build the folders with the TXT files in it. I ran the script to rename all the files as explained in the DOC. your data set works but mine just wont trained with the error of bad shape.
The TXT files are used in another code with Keras and works just fine. I wonder why its not working with Low Level API.
Another thing to notice it that i complained about the unicode you had like latin-1 i remove that parameter or force it to utf8 but the problem persisted.
numFeatures = trainX.shape[1]
IndexError: tuple index out of range
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels