/ChestXray

Working through the Kaggle Chest Xray dataset in Python and Keras/Tensorflow. We use Convolutional Neural Networks (CNN) to build our model. We also demonstrate how you can visualize inner layers of a neural network.

Primary LanguagePython

Stargazers