Skip to content
View austin-hill's full-sized avatar

Block or report austin-hill

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. PRNGs PRNGs Public

    A set of PRNGs implemented in C++ and Python, tests of their equidistribution, along with an essay on the mathematics behind them

    C++ 1

  2. Numpy-Neural-Network Numpy-Neural-Network Public

    Neural network implemented using only numpy, trained and tested on the MNIST dataset

    Python

  3. EMNIST-CNN EMNIST-CNN Public

    Convolutional neural network implemented in pytorch achieving a 99.71% test accuracy on the EMNIST dataset

    Python 4 2