Krishna Sridhar
Results
3
issues of
Krishna Sridhar
How did you get it to work with the internal AMD Pro 560? In my case the Turicreate select the Intel UHD graphic when I train a image classification model...
bug
image classifier
p2
toolkits
When using in iPython, we can make the NDArray __repr__ faster. ``` import turicreate sf = turicreate.SFrame('caltech-101.sframe') sf['pixel_data'] = sf['image'].apply(lambda x: x.pixel_data) %timeit sf.head() ``` It takes a few hundred...
bug
SFrame
p4
engine
@U061BSTNK: srikris (bad bug) This bug is the worst!