Beer-O-Mat What is it? usage setup label data train the model test Beer-O-Mat What is it? An image classifier, trained on beer labels. Check out the article on medium for an in-depth description. usage setup install the requirements: pip install -r requirements.txt label data make prepare_data train the model make train_model test make test