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

Block or report austin-hill

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