dlnotebooks icon indicating copy to clipboard operation
dlnotebooks copied to clipboard

INACTIVE - please go to https://gitlab.com/juliensimon/dlnotebooks

Results 3 dlnotebooks issues
Sort by recently updated
recently updated
newest added

# Error in dlnotebooks/mxnet/02 - Classify images with pre-trained models.ipynb ## The error occurred at 9th code snippet ### code def init(modelname, gpu=False): model = loadModel(modelname,gpu=False) categories = loadCategories() return...

Error while running : estimator.fit(inputs=data_channels) Below is the issue: 2019-12-11 12:51:36 Starting - Starting the training job... 2019-12-11 12:51:39 Starting - Launching requested ML instances...... 2019-12-11 12:52:37 Starting - Preparing...

Hi , This a great example. Can you please post how your json looks like?