Chris Tasiopoulos's repositories
Bayes_ID3_Logistic_Regression
Implementation of Machine Learning Algorithms (using a particular dataset)
Language:Java000
eShop_Simulation
An early project that implements a running shop application using JFrame
Language:Java000
Labyrinth-Data-Structures
Labyrinth using String Stacks
Othello-Game
This is a implementation of the Othelo game using the MiniMax Algorithm with DFS and tree pruning