A centralized collection of links to my A.I. projects roughly divided by topic.
- (WIP) DOOM Agent: Link
- (WIP) StarCraft II Agent: Link
- Atari Pong: Link
- Snake game: Link
- Lunar Lander: Link
- News summarizer: Link
- Transformer from scratch: Link
- Glassdoor job-rating prediction by sentiment analysis of company reviews: Please ask me.
- PDF-GPT: Link
- Sarcasm detection from news headlines: Link
- (Incoherent) Song generation: Link
- N.A.R.V.I.S (Not A Rather Very Intelligent System): Link
- CNN implementation for CIFAR-10 image classification: Link
- Denoising Diffusion Probabilistic Models: Link
- Generative Adversarial Networks (GANs): Link
- Lane Detection: Simple (white) lane detection using Canny Hough transform. Link
- Traffic Sign Detection: Link
- Random Image Generator (GPT-3.5 connected to DALL-E 2): Link
- Adversarial training of ResNet18 image classifier: Link
- Learning to drive via behavioural cloning: Link
- Genetic algorithm neural networks simulation using C++: Link
- Sudoku Solver (CSP): C++ Python
- Bayesian Network: Please ask me.
- Decision Trees: Please ask me.
- Car price prediction using regression (NN and XGBR): Done, to upload.
- Car price classification using KNN: Done, to upload.
- Real-estate price prediction using decision trees: Done, to upload.
- Crew size prediction: Link
- Loan grant prediction: Link