#not sure how to fix this pytorch issue
9 messages · Page 1 of 1 (latest)
But the guy in the video said that was necessary to take a certain % of the data
So do I just use the % instead of the decimal?
I don't actually know. You could try that. You could also try converting the indices to ints
int(some_float) that will convert it to an int
All right I’ll try that when I’m home