Project information

  • Category: Mobile App Development & Reinforcement Learning
  • Personal Project
  • Technology Used: Software Development · Reinforcement Learning · Amazon Web Services (AWS) · Application Architecture · XML · Java
  • Date: Dec 2024 - Current
  • Github (APP & Server): github/connect4/APP
  • Github (Training Model): github/connect4/TrainingModels

Project Overview

The project revolves around creating a mobile application for playing Connect Four, a single player board game. The standout feature is the inclusion of a reinforcement learning agent, enhancing the game by providing an intelligent opponent.

Project contains Three components:

  • Mobile App Development (APP)
  • Server Development (Server)
  • Reinforce Learning Model Development (Training Model)