Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 886 Bytes

README.md

File metadata and controls

26 lines (26 loc) · 886 Bytes

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