LiaoSteve / CNN_Cat-and-Dog-Classifier

Train a classifier to identify the dog and the cat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Train a classifier to identify the dog and the cat.


Languages

Language:Jupyter Notebook 90.2%Language:Python 9.8%