ian-mcnair
I want to see AI integrated into Education to change the way students and teachers grow together.
Chicago
Pinned Repositories
Answer_Clustering
Auto_Feature_Generation
CategoricalNaiveBayes
DemocraticDebateWordClouds
Code for scrapping the transcripts of the democratic debate and creating word clouds based on what the candidates said
ForageSnap
Contains our AMLI final project development
MontyHallSimulation
This is my attempt at explaining the Monty Hall Problem with code and without Bayes Rule.
Particle-Filter-Simulation
2D Particle Filter Simulation
StudentAttrition
Some of my work from forecasting Student Attrition at a local school
StudentDatabase
School Database using Java and SQL with fictitious student/teacher information
Trkkr
Fitness related web app for personal use
ian-mcnair's Repositories
ian-mcnair/Particle-Filter-Simulation
2D Particle Filter Simulation
ian-mcnair/StudentDatabase
School Database using Java and SQL with fictitious student/teacher information
ian-mcnair/Auto_Feature_Generation
ian-mcnair/CategoricalNaiveBayes
ian-mcnair/ForageSnap
Contains our AMLI final project development
ian-mcnair/DemocraticDebateWordClouds
Code for scrapping the transcripts of the democratic debate and creating word clouds based on what the candidates said
ian-mcnair/MontyHallSimulation
This is my attempt at explaining the Monty Hall Problem with code and without Bayes Rule.
ian-mcnair/SpaceInvaders
Made a simple space invaders game using Python
ian-mcnair/StudentAttrition
Some of my work from forecasting Student Attrition at a local school
ian-mcnair/amli
ian-mcnair/Answer_Clustering
ian-mcnair/Trkkr
Fitness related web app for personal use
ian-mcnair/Auto-Grader-for-short-answer-Question-using-Siamese-Neural-Network
CS 229 Project
ian-mcnair/Automated_Educational_Tools
Contains my ideas, designs, and rough implementations of educational tools that could potentially help teachers
ian-mcnair/ClusterAnaysis_UnsupervisedLearning
This is the repo that stores the code I worked on during the Clustering Analysis and Unsupervised ML in Python course by Lazy Programmer
ian-mcnair/DashPractice
ian-mcnair/examples
TensorFlow examples
ian-mcnair/Google_AMLI
Contains the individual projects I completed during Google's Applied Machine Learning Intensive
ian-mcnair/graffiti-metrics
City of Chicago Graffiti metrics viewer (group project)
ian-mcnair/MyStuff
Website to host data visualizations
ian-mcnair/QuickTextReversal
Uses buffers to quickly read a text file and reverse it quickly (0.5gb file in under a second). Does not use NIO however.
ian-mcnair/TicTacToeAI
Fun project creating an "unbeatable AI" for a tictactoe mobile application
ian-mcnair/WebDevOnlineCamp
Code containing my projects from the online Web Dev Bootcamp I have been going through