Pinned Repositories
AStar-Search
Java implementation of A* search algorithm
Booking-Pattern-App
Compiler-
The front end of a compiler written in C. The language "FUNC" is described using a set of grammar rules defined in the read me file
Concurrency
Creates a given amount of 'compute' and 'storage' threads. The dispatcher then releases the correct amount of each for the derfined job and blocks the rest.
csv
stores csv files
Fractal-Tree
homePage
Machine-Learing-Portfolio
Various implimentations of machine learning algorithms using scikit and pandas
Neural-Nets
Implementation of neural net and its training
PeterMathie's Repositories
PeterMathie/homePage
PeterMathie/Fractal-Tree
PeterMathie/csv
stores csv files
PeterMathie/Booking-Pattern-App
PeterMathie/Video-Game
PeterMathie/Neural-Nets
Implementation of neural net and its training
PeterMathie/Machine-Learing-Portfolio
Various implimentations of machine learning algorithms using scikit and pandas
PeterMathie/AStar-Search
Java implementation of A* search algorithm
PeterMathie/Concurrency
Creates a given amount of 'compute' and 'storage' threads. The dispatcher then releases the correct amount of each for the derfined job and blocks the rest.
PeterMathie/Compiler-
The front end of a compiler written in C. The language "FUNC" is described using a set of grammar rules defined in the read me file