Pinned Repositories
cactus-identification
A classifier that outputs 1 for a cactus photo and 0 for a non-cactus-photo.
chroma
the AI-native open-source embedding database
clock-in-clock-out
A clock-in/clock-out web application for teachers
clock-in-out
A clock-in/clock-out web application for teachers
fb-keyword-extraction
A keyword extraction algorithm for online questions. From Facebook Recruiting's Kaggle challenge: https://www.kaggle.com/c/facebook-recruiting-iii-keyword-extraction
Freelance-Contract-Killer
Custom version of the amazing open-source Contract Killer for freelancers by Stuff & Non-Sense
graph
A Python implementation of graphs and graph algorithms
linear-algebra-php
A PHP library for all the linear algebra you (don't) remember from class!
ml-demos
Implementations of Machine Learning Models
titanic-survival-prediction
A machine learning algorithm for predicting whether a Titanic passenger survived the tragic sinking.
alexf-a's Repositories
alexf-a/Freelance-Contract-Killer
Custom version of the amazing open-source Contract Killer for freelancers by Stuff & Non-Sense
alexf-a/fb-keyword-extraction
A keyword extraction algorithm for online questions. From Facebook Recruiting's Kaggle challenge: https://www.kaggle.com/c/facebook-recruiting-iii-keyword-extraction
alexf-a/cactus-identification
A classifier that outputs 1 for a cactus photo and 0 for a non-cactus-photo.
alexf-a/chroma
the AI-native open-source embedding database
alexf-a/clock-in-clock-out
A clock-in/clock-out web application for teachers
alexf-a/clock-in-out
A clock-in/clock-out web application for teachers
alexf-a/coding-challenges
Solutions to coding challenges
alexf-a/graph
A Python implementation of graphs and graph algorithms
alexf-a/linear-algebra-php
A PHP library for all the linear algebra you (don't) remember from class!
alexf-a/ml-demos
Implementations of Machine Learning Models
alexf-a/titanic-survival-prediction
A machine learning algorithm for predicting whether a Titanic passenger survived the tragic sinking.
alexf-a/guardrails-alex
Adding guardrails to large language models.
alexf-a/HackNight1
NeurotechUofTArduinoWorkshop
alexf-a/linear-algebra-js
A Javascript library for all the linear algebra you (don't) remember from class!
alexf-a/minimax
Two basic computer games against a Minimax opponent, with speed optimizations.