Hey there! Here's some of my code projects, everything from machine learning to character generators.
(Click the gifs to look at each project.)
(^◔ᴥ◔^)<🖥🖥🖥🖥🖥

My AI for stock prediction. It is a Long Short-Term Memory (LSTM) model that uses technical analysis indicators to predict stock prices. So far it's seen ~30% returns per quarter.

My AI text generation. This uses an LSTM as well, and proceeded AI like ChatGPT and other transformers. This one is designed to create 40,000 page fanfiction sequels for "My Immortal".

An image classification AI that can identify hand-written numbers. This is using the famous MNIST dataset.

This is a basic algorithm that uses feng shui and lo shu numerology to find lucky ID codes for your WeChat.

This code creates generic reports for lazy security guards (me)

An analysis on the correlation between Union Density and GDP per capita

A sample hyper parameter optimization program that's inspired by artificial selection in Roosters and Chickens.

A character generator for the tabletop game Gamma World (2e).