tensorflow / skflow

Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndexError: index 20860 is out of bounds for axis 0 with size 18805

eromoe opened this issue · comments

solved ...

commented

@eromoe could you please share what the problem was and how you solved it? I have a similar problem and am having trouble figuring out where to start. Much obliged !

I afraid I can't help you. I discover the problem and close this issue right after I posted it, because It is not a issue, but a stupid mistake as I remember.

20860 is out of bounds for axis 0 with size 18805. As you see two dataset, one 20860 and another 18805, mistake dataset cause this error.

@ankuj Hey, were you able to figure out what the problem was? Thanks!