Skip to content
View tobygodwin's full-sized avatar
Block or Report

Block or report tobygodwin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. brain_age_regression brain_age_regression Public

    Explores three approaches to estimating age of patient from MRI scan of their brain. Code written as coursework for 'Machine Learning for Imaging' course as part of an MSc AI

    Jupyter Notebook 2

  2. CNNs CNNs Public

    PyTorch implementation of 2D convolution, max pooling operation, linear layer and 2D batch normalization. Then a ResNet-18 classifier is built and trained on CIFAR-10. Code based on course work for…

    Jupyter Notebook

  3. DCGAN DCGAN Public

    Implementation of the DCGAN, trained to generate images using the CIFAR-10 dataset

    Jupyter Notebook

  4. mt_evaluation mt_evaluation Public

    Part of the NLP coursework, this projects seeks to estimate the quality of machine translated text from a dataset of machine translated sentences labelled with the quality of translation.

    Jupyter Notebook

  5. VAE_MNIST VAE_MNIST Public

    Implementation and discussion of VAE trained to reconstruct MNIST digits

    Jupyter Notebook

  6. LNS98/deep-learning-medical-app LNS98/deep-learning-medical-app Public

    MSc AI Group Project Imperial College London. Created a medical web-application, easily deployable using Docker, for clinicians to upload MRI scans of bowel system and recieve a diagnosis from a Re…

    Python 3 6