Skip to content
View Boyne272's full-sized avatar
  • London

Block or report Boyne272

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

    Forked from msc-acse/acse-9-independent-research-project-Boyne272

    TSA python package for image segmentation and analysis.

    Jupyter Notebook 1

  2. SPH_Simulator SPH_Simulator Public

    Fluid Simulator (smooth particle hydrodynamics) developed in python as part of a team project over one week.

    HTML 2

  3. Parallel_Game_of_Life Parallel_Game_of_Life Public

    A C++ implented game of life simulation with domain splitting and MPI parallelisation. Tested on Imperial supercomputers.

    Jupyter Notebook

  4. KMNIST_Classifier KMNIST_Classifier Public

    An AlexNet based classifier for the KMNIST dataset. Achived 98.8% test accuracy (0.1% from state of the art) using a low capacity CNN due to effective use of data augmentation and k-fold validation.

    Jupyter Notebook 1

  5. Genetic_Algorithms Genetic_Algorithms Public

    Utilised genetic algorithms, written from scratch in C++, to optimise mineral recovery circuits. Improved code to be parallel and correctly identified the optimal configuration of a 10 unit circuit.

    Jupyter Notebook 1

  6. Numerical_Methods Numerical_Methods Public

    A collection of numerical methods code I have gathered through course assignment in my degrees. Mostly Implemented in python.

    HTML