Skip to content

Instantly share code, notes, and snippets.

View dasu5's full-sized avatar
🏠
Working from home

Dasuni Anupama dasu5

🏠
Working from home
View GitHub Profile
'''This script goes along the blog post
"Building powerful image classification models using very little data"
from blog.keras.io.
It uses data that can be downloaded at:
https://www.kaggle.com/c/dogs-vs-cats/data
In our setup, we:
- created a data/ folder
- created train/ and validation/ subfolders inside data/
- created cats/ and dogs/ subfolders inside train/ and validation/
- put the cat pictures index 0-999 in data/train/cats
@dasu5
dasu5 / Source.zip
Created February 11, 2017 18:44
Hotel Management System
source codes of Hotel Management System