jacobkrol / Nertz-AI

Based on the card game, this is an entirely self-built ground-up AI to play the game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nertz

This project is an experiment to build a computer system to play the card game Nertz. The system is a practice in machine learning, as the computer evolves in a sort of genetic algorithm over a large set of iterations. The end goal of this program is to determine optimal playing strategies for real-life gameplay, which modifies the available forms the automated players can take.

Project Dates: August 2019 - present

About

Based on the card game, this is an entirely self-built ground-up AI to play the game


Languages

Language:JavaScript 72.8%Language:HTML 19.5%Language:CSS 7.7%