Recently Published
Keras Pneumonia Detection
Trains a predefined neural network that is pre-trained on ImageNet to detect pneumonia in chest x-ray images.
Keras Fruit Classification
A first attempt at a deep learning model. Most of the code is from:
https://shirinsplayground.netlify.com/2018/06/keras_fruits/
This code will build a neural network to classify fruit from images
Statistical Rethinking - Problems Chapter 2
My answers to the problems at the end of Chapter 2 of "Statistical Rethinking". I worked through the book alone, so these answers were not checked.