Skip to content
View BTHughes01's full-sized avatar

Highlights

  • Pro

Block or report BTHughes01

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. efficient-addnist-classifier efficient-addnist-classifier Public

    Parameter-efficient MobileNet-style CNN for AddNIST classification using channel-wise depthwise separable convolutions, achieving 90.4% accuracy with ~97k parameters.

    Jupyter Notebook

  2. Shortest-Vector-Problem Shortest-Vector-Problem Public

    A project I developed as part of my Systems Programming Course to solve SVP using LLL lattice reduction algorithm.

    Makefile

  3. sn-dcgan-cifar100 sn-dcgan-cifar100 Public

    Spectral-normalised DCGAN for CIFAR-100 image generation, focusing on training stability and generative quality, achieving an FID of 56.63.

    Jupyter Notebook

  4. N-MNIST-SNN N-MNIST-SNN Public

    Convolutional spiking neural network with LIF neurons for N-MNIST event-based vision, using surrogate-gradient training on temporally binned events

    Jupyter Notebook 1