Skip to content

LiaoSteve/CNN_Cat-and-Dog-Classifier

Repository files navigation

See the code here

https://github.com/LiaoSteve/cat_or_dog-cnn/blob/master/train-cat-dog-classifier.ipynb

How to install tenserflow

jupyter lab

pip install jupyterlab
jupyter lab --ip=0.0.0.0 --no-browser --port=8787