Skip to content
View dylanfarrer's full-sized avatar
🎛️
🎛️
  • Bristol

Block or report dylanfarrer

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

    ConCluster is a C library for simplifying the creation of multi-agent systems.

    C 1

  2. hash-table hash-table Public

    Simple (and currently experimental!) hash table library in C

    C

  3. net-from-scratch net-from-scratch Public

    A (under development!) fully-connected neural network written in C, for classifiying the MNIST digit dataset. Parallelised with openmp.

    C

  4. towers-of-hanoi-interactive-system towers-of-hanoi-interactive-system Public

    A system that uses various heuristics to solve the Towers of Hanoi problem (four disk variant).

    Python

  5. FC-vs-CNN FC-vs-CNN Public

    A Jupyter notebook that investigates a Fully Connected NN and a Convolutional NN in the MNIST classification problem.

    Jupyter Notebook

  6. openmp-experiments openmp-experiments Public

    Repo for experimenting with the openmp parallel programming framework

    C