AI Projects

Reinforcement learning, environments, and passion projects

Overview

I create AI as a small side hobby, It's nothing big so this isn't very full, but I do have experiance in making custom RL models

Featured Projects

Initial test with modules

A sample of test scripts I use as a template for building RL models. I found the modules used in this made making models and their environments easiest.

  • Neural model: Q-learning
  • purpose: Get to a square randomly placed on a 5x5 grid
View Code

Upcoming Projects

I'm currently experimenting with Q-learning and stable baselines More projects will be posted here soon!