Skip to content
View Andrew878's full-sized avatar

Block or report Andrew878

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. ML-project-Radar-Object-Classification ML-project-Radar-Object-Classification Public

    A master's machine learning project that classifies objects/materials based on how they interact with a radar signal. This model achieved 1st (equal) place in St Andrew's ML competition (out of 80 …

    Python 12 6

  2. InformedAndUninformedSearchTechniquesAppliedToPathFinding InformedAndUninformedSearchTechniquesAppliedToPathFinding Public

    A program that applies and compares 5 different informed/uninformed search techniques to a path-finding problem between nodes on a map. Formed part of a MSc Artificial Intelligence programming assi…

    Java

  3. POSTagging POSTagging Public

    Implementations of Viterbi, Forward and Backward algorithms to tag Parts of Speech (POS) of a corpus.

    Python 1

  4. BasicTurnedBasedStrategyGameWithGUI BasicTurnedBasedStrategyGameWithGUI Public

    Simple turned based strategy game with Swing Gui

    Java