Adedapo Adeniran's repositories
TicTacToeApp
This is the classical TicTacToe game I built using C# on .NET MAUI app framework.
Calculator
This is a simple scientific calculator built using the .NET MAUI app framework.
JournalApp
This is a simple Journal Application i wrote in C# on .NET MAUI framework. I was inspired by the iOS Journal app, still a work in progress.
TalkingStage
Finally, the Talking Stage multiplatform application is out! I developed it using .NET MAUI framework and incooperated machine learning into it, using ML.NET library. It is meant to allow intending lovers to pass through the dreaded talking stage with little time and effort, finding love can be tiring right? LOL
QuestionStage
This python console application was borne out of the need to solve numerous complaints by people who are looking for love but tired of the talking stage. Now you can have a python bot do all the question answering for you.
RockPaperScissors
C# implementation of Rock Paper Scissors game played by a user with the computer, no artificial intelligence incooperated yet.
Brainydaps
My Profile
Bullshit-Gameshow
Just because i loved the netflix TV game show, i decided to code it in C# that simulates the complicated rules of the game.
AICalculator
Finally , the AI version of my calculator application. Different machine learning models are responsible for making calculations in the code behind, rather than being hard coded with a mathematical library.
BumbleFormula
This is the first of its kind publicly available source code of an AI that predicts human behavior in a very specific context. Are you tired of getting disappointed or heart broken in your search for love on dating apps? This is the software for you! It predicts behaviors of Nigerian ladies between the ages of 18 to 35 living in nigeria
Recursive-Feature-Elimination-Mood
This is feature selection using RFE, which is more accurate for this purpose than PCA used in the previous method on my mood.
Principal-Components-Analysis-Mood
This is the principal components analysis of the factors that might be responsible for my daily mood flunctuations.
Supervised-Machine-Learning-Regression
This is the notebook for my webinar on supervised machine learning
AI-QR-Code-Decoder
Deep Learning AI for decoding QR Code
Data-Preprocessing-for-Sentiment-Analysis-Fine-grained-
This is how i preprocess the training data to better train the sentiment analysis model