Pinned Repositories
2048_with_Monte_Carlo
Implementation of the 2048 puzzle game with an AI agent using Monte Carlo Search Tree and a hybrid probabilistic algorithm to solve.
aboutMe
My first foray into gitHub
challenges
PyBites Code Challenges
coin_flip
A small project to develop a coin toss app for android.
convertLetter
My solution to question 10, chapter 3 from Java: A beginner's guide.
COVID19_Clustering
Some work vectorising and clustering COVID19 medical documents.
Deep_Neural_Net
Deep Neural Net implementation from scratch.
Kannada_MNIST_analysis
Analysis and predictive models to classify the Kannada MNIST dataset.
Multi_Layered_Perceptron
Percetron learning algorithm from scratch
NetworkSimulator
A self-learning system to simulate packets moving around a network.
fmitchell259's Repositories
fmitchell259/coin_flip
A small project to develop a coin toss app for android.
fmitchell259/NetworkSimulator
A self-learning system to simulate packets moving around a network.
fmitchell259/2048_with_Monte_Carlo
Implementation of the 2048 puzzle game with an AI agent using Monte Carlo Search Tree and a hybrid probabilistic algorithm to solve.
fmitchell259/aboutMe
My first foray into gitHub
fmitchell259/challenges
PyBites Code Challenges
fmitchell259/convertLetter
My solution to question 10, chapter 3 from Java: A beginner's guide.
fmitchell259/COVID19_Clustering
Some work vectorising and clustering COVID19 medical documents.
fmitchell259/Deep_Neural_Net
Deep Neural Net implementation from scratch.
fmitchell259/Kannada_MNIST_analysis
Analysis and predictive models to classify the Kannada MNIST dataset.
fmitchell259/Multi_Layered_Perceptron
Percetron learning algorithm from scratch
fmitchell259/dog_emulator
An attempt to emulate a tamagotchi on Android.
fmitchell259/findAmeaning
Input a word and find the meaning.
fmitchell259/first_react_app
Making first react application
fmitchell259/flashcards
Flashcard collection
fmitchell259/mac_changer
A very small program that will change the MAC address on macos.
fmitchell259/simpleGuessGame
A small guessing game from the "Java for Beginners" book, I put my own twist on this and enclosed it within a WHILE loop.
fmitchell259/Speed_Dating_Data_Analysis
Analysis of historical speed-dating data with a view to improving modern dating applications.