Pinned Repositories
ACO-TSP
Ant Colony Optimisation Algorithm for Approximate Solution to TSP problem.
AOC2023_CPP
Solutions to AOC challenges implemented in C++
c_linesplitter
Line splitter for Y
c_sudokus
A range of sudoku solvers in C
Curvy
Computer Science A Level NEA
CyclingRaceManagement
ECM1410 coursework
drl-gcc
A novel reinforcement learning framework to determine a near-optimal subset of optimisation options given a set of options and a program.
mlp-cpp
Simple, extensible implementation of a multi-layer perceptron network in C++ using only the Eigen linear algebra library
ECM2434-ExeChange
HarryFindlay03's Repositories
HarryFindlay03/Curvy
Computer Science A Level NEA
HarryFindlay03/CyclingRaceManagement
ECM1410 coursework
HarryFindlay03/ACO-TSP
Ant Colony Optimisation Algorithm for Approximate Solution to TSP problem.
HarryFindlay03/AOC2023_CPP
Solutions to AOC challenges implemented in C++
HarryFindlay03/c_linesplitter
Line splitter for Y
HarryFindlay03/c_sudokus
A range of sudoku solvers in C
HarryFindlay03/covid_dashboard
HarryFindlay03/drl-gcc
A novel reinforcement learning framework to determine a near-optimal subset of optimisation options given a set of options and a program.
HarryFindlay03/mlp-cpp
Simple, extensible implementation of a multi-layer perceptron network in C++ using only the Eigen linear algebra library
HarryFindlay03/MultiThreadedCardGame
A card game that has n threads for n players
HarryFindlay03/dql-2d-gridworld-cpp
Deep Q-learning agent implemented from scratch in cpp utilising the Eigen linear algebra library.
HarryFindlay03/EACPP
Evolutionary algorithm implementations in C++, working towards a TSP implemenation.
HarryFindlay03/EarthTempsAndDisasters
Analysing the distribution between earth surface temperatures and global natural disasters.
HarryFindlay03/ECM1417_CA
Continuous assignment project for ECM1417 Web Development.
HarryFindlay03/ECM2433_CA
English to Pig Latin, Riffle Shuffles and Card Games ! (+ more)
HarryFindlay03/GCC_random
HarryFindlay03/harryfindlay
Personal portfolio
HarryFindlay03/K-NN-Classifier
HarryFindlay03/Maze-Solve
DFS and A* search on supplied mazes made up of "#"s and "-"s !
HarryFindlay03/nvim_starter
Starter template for LazyVim
HarryFindlay03/Simple-Neural-Nets
A simple neural network repository with self implemented perceptron model
HarryFindlay03/stateplugin
GCC plugin to analyse GIMPLE IR of GCC to construct ML statevector for drl-gcc.
HarryFindlay03/tsp-ea
Approximating the TSP using evolutionary algorithms. This will be really slow first and in python, then I will write an implementation in C
HarryFindlay03/user-in-the-box-mm