A clone of the two player card game Jaipur, with local multiplayer and AI opponent modes. Made to learn the Rust game engine Bevy. A simple functional Checkers (Dama) game built using C++ and the ...
Putting some of the best local models to the development test ...
Two reinforcement-learning agents for Snake on a 20 by 20 grid, measuring how much of the score is the network versus hand-coded search. An autonomous agent trained via Double Deep Q-Networks (DDQN) ...