Dan Thurston (danthurston)

danthurston

Geek Repo

0

followers

0

stars

Location:UK

Home Page:dan-thurston.com

Github PK Tool:Github PK Tool

Dan Thurston's repositories

BeatMyChessAI

A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.

Language:PythonLicense:GPL-3.0Stargazers:7Issues:1Issues:0

8Queens

A backtracking solution to the classic 8 Queens problem.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0

ML-ClassificationAlgorithm

Python machine learning classification algorithm that calculates the percentage of spam in a dataset of thousands of emails.

Language:PythonLicense:MITStargazers:0Issues:1Issues:19

ProcessScheduler

Java Process Scheduling. An approach to improving upon a shortest-job-first (SJF) CPU scheduling system by using weighted-shortest-job-first (WSJF) and process aging.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

react-todo

React To-Do App

Language:JavaScriptStargazers:0Issues:1Issues:0

TrafficLights

Basic Arduino traffic light simulation.

Language:C++License:MITStargazers:0Issues:1Issues:0