Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 328 Bytes

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