GPH

ML PROJECTS

Early-stage machine learning work — built while learning the fundamentals

Public repo

Model prediction across continuous numerical values instead of discrete class labels. Includes an implementation of SRGAN (Super-Resolution GAN) for upscaling low-resolution images.

SRGAN Python Jupyter Notebook PyTorch
Loading preview from GitHub…
Public repo

A simple feedforward neural network for CIFAR10 image classification using PyTorch.

Image Classification Neural Network Python PyTorch
Loading preview from GitHub…