MNIST-CoreML icon indicating copy to clipboard operation
MNIST-CoreML copied to clipboard

Predict handwritten digits with CoreML

Results 1 MNIST-CoreML issues
Sort by recently updated
recently updated
newest added

When I try to run the python script to get a coreML model , I get an error saying 'Conv2D' object has no attribute 'inbound_nodes'. How do I resolve this?