Skip to content

Instantly share code, notes, and snippets.

View dantejauregui's full-sized avatar

Dante J. dantejauregui

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
@dantejauregui
dantejauregui / el-comercio.ipynb
Created May 15, 2017 20:53 — forked from Wesitos/el-comercio.ipynb
Ejemplo de scraping usando aiohttp y BeautifulSoup
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.