ladothlak
I'm a Master's student at Ohio State University studying AI in healthcare. While my background is Mechanical Engineering, my first love is Computer Science.
Columbus, Ohio
Pinned Repositories
aoc-day1
Solutions to day 1 of Advent of Code 2020
aoc-day2
Solutions for day 2 of Advent of Code 2020
aoc-day3
Solutions for day 2 of Advent of Code 2020
cl-vae
FaceGenerator
A GAN that generates 32x32 faces using the celebrity face dataset
Joke-Teller
A fun little website project--features a robot that tells jokes using VoiceRSS and JokeAPI
ladothlak.github.io
My personal portfolio website, showcasing my experience and projects.
QuoteGenerator
A simple website which loads famous quotes that you can choose to share on Twitter.
script-gen
A neural network which uses the Seinfeld script dataset to generate new scripts
self-driving-NASCaiR
Trying to build a model to drive a car on famous ovals/speedways
ladothlak's Repositories
ladothlak/self-driving-NASCaiR
Trying to build a model to drive a car on famous ovals/speedways
ladothlak/aoc-day1
Solutions to day 1 of Advent of Code 2020
ladothlak/aoc-day2
Solutions for day 2 of Advent of Code 2020
ladothlak/aoc-day3
Solutions for day 2 of Advent of Code 2020
ladothlak/cl-vae
ladothlak/FaceGenerator
A GAN that generates 32x32 faces using the celebrity face dataset
ladothlak/Joke-Teller
A fun little website project--features a robot that tells jokes using VoiceRSS and JokeAPI
ladothlak/ladothlak.github.io
My personal portfolio website, showcasing my experience and projects.
ladothlak/QuoteGenerator
A simple website which loads famous quotes that you can choose to share on Twitter.
ladothlak/script-gen
A neural network which uses the Seinfeld script dataset to generate new scripts
ladothlak/DCGAN-w-ENCODER
ladothlak/DogDetector
A CNN that can detect dogs and predict their breed. If a human face is input, it will tell you what breed the person looks like.
ladothlak/DRA
ladothlak/drug-study
Udacity project for admitting patients to a clinical trial
ladothlak/google-research
Google Research
ladothlak/IntegrativeVAEs
Variational autoencoders for cancer data integration
ladothlak/juke-time
A simple practice website that incorporates buttons and redirects. Also uses mailchimp to sign up for a newsletter.
ladothlak/tic-tac-toe
Me trying to make tic-tac-toe with a minimax algorithm ai
ladothlak/wine-toy-example
Analyzing the red wine quality dataset from UCIML. Offers feature contribution estimation with Shapley values.