wavelets / pydata-amazon-products

Code for PyData Talk on "Classifying Products Based on Images and Text using Keras"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classifying Products Based on Images and Text using Keras

Installation Instructions

git clone https://github.com/joshloyal/pydata-amazon-products.git
cd pydata-amazon-products
pip install --upgrade pip
pip install -r requirements.txt
python setup.py install

About

Code for PyData Talk on "Classifying Products Based on Images and Text using Keras"

License:MIT License


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%Language:JavaScript 0.0%