Pinned Repositories
2048
Java implementation of 2048
30days
#30DaysOfStreamlit is a 30-day social challenge for you to build and deploy Streamlit apps.
AdvertGraph
This graph will be used to demo how to target adverts to people
Carduino
We are trying to create an autonomous car which is controlled by 2 arduino uno
Euler-Solutions
Project Euler solutions
GraphA
GraphGUI
RandomTreeLearner
Given a set of data, the random tree learner generates a tree in which it uses to predict the output of other similar data
Ravens
afafore1's Repositories
afafore1/GraphGUI
afafore1/rpm-visual
Making an AI agent to solve the Raven's Progressive Matrices using the visual approach. Agent is written in Python 3 and utilizes the PIL library.
afafore1/2048
Java implementation of 2048
afafore1/AdvertGraph
This graph will be used to demo how to target adverts to people
afafore1/GraphA
afafore1/RandomTreeLearner
Given a set of data, the random tree learner generates a tree in which it uses to predict the output of other similar data
afafore1/Ravens
afafore1/afafore1
Config files for my GitHub profile.
afafore1/afafore1.github.io
Hosting my website here
afafore1/CarSim
afafore1/CrossSell
afafore1/demo-helloworld-streamlit
afafore1/FF
afafore1/FlightReservationSystem
afafore1/Gene
afafore1/GraphAlgorithmAPIJar
afafore1/GraphAlgorithmWebService
afafore1/GraphService
A graph G with Nodes and Edges. You should be able to determine if you want a complete graph, check if a graph is bipartite and run other graph checks on it.
afafore1/gvr-android-sdk
Google VR SDK for Android
afafore1/JavaInterviewSolutions
Solution to interview questions :)
afafore1/Mobile-SDK-Android
DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
afafore1/PlayGround
This is a play ground where I write/solve random problems
afafore1/Rest
afafore1/RestSamples
afafore1/Spades
afafore1/st-playground
🧑🏼🔬 Streamlit apps to explore potential features and replicate issues.
afafore1/stratego
afafore1/StreamlitFastRerunDemo
afafore1/tictactoeAI
This is a tic tac toe game using AI to play with user
afafore1/TreeLearner
Using decision trees and ensemble learners to create a predicting model based on given factors.