A convolutional neural network model for RSNA pneumonia detection challenge based on Residual Networks.
- You can check this exploratory data analysis notebook to see what the data set roughly looks like.
- Download the data set.
- Set the paths in config.py
- Than either
or use resnet.ipynb which can also plot losses on each epoch on Jupyter notebook.
python encoder_decoder_model.py