johnmartinsson/bird-species-classification

Tutorial Model

Closed this issue · 1 comments

Implement, train, and evaluate a tutorial network model in keras which solves the MNIST problem.

Implemented a network which solves a binary calssification problem with images dogs/cats instead.