Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 408 Bytes

Currently using tensorflow to make a model that can recognize wheter a picture is cats or dogs

Resources

Data of dogs and cats : https://www.kaggle.com/c/dogs-vs-cats/data

Objective

This project aims to make the the process of training data and saving details of the model robust.

A Writer function will be make to abstract the process of writting a report and saving the figure of the model