Projects
Projects built by Christopher Weaver
AI Snake Agent
Using my Console Game Engine, this is a reinforcement learning project using the C++ Pytorch framework to train a neural network to play the classic arcade game Snake.
eShow Conference App
The eShow mobile conference app is a native iOS app used at large conferences, tradeshows, and events.
Console Game Engine
A simple game engine for the Linux / MacOS terminal. Using the NCurses api's this simple game engine allows for building simple arcade sytle games.
C.A.I.N.N.
C.A.I.N.N. (Christopher's Artifically Intelligent Neural Network) is a machine learning framework built in native C++ with a Python wrapper around it.