Login using Social Account
     Continue with GoogleLogin using your credentials
In this project, you will build a cat vs non-cat classifier using a neural network. You are given a set of images of cats and other animals. You have to build a neural network to classify the given image as cat or non-cat
Dataset is located at /cxldata/datasets/project/cat-non-cat
Dataset is in .h5 file. Import h5py to interact with a dataset that is stored in an H5 file. It contains
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...