Projects¶
-
Music Generator with LSTM
A jazz music generator for an indie game using LSTM neural network
-
Procedural levels with WFC
A Wave Function Collapse (WFC) algorithm from scratch to generate procedural levels for an indie game
-
Stock Price Prediction with LSTM
A Long Short-Term Memory (LSTM) neural network to predict stock prices
-
HMM A Minimal Language Model
Probability based language modeling to create a very minimal language model
-
Store w/ Recommendation System
An online commerece platform with content based recommendation system
-
Snake Game Bot
A bot that plays classic snake game with reinforcement learning