Randomized fast no-loss expert system to play tic tac toe like a human

09/23/2020
by   Aditya Jyoti Paul, et al.
0

This paper introduces a blazingly fast, no-loss expert system for Tic Tac Toe using Decision Trees called T3DT, that tries to emulate human gameplay as closely as possible. It does not make use of any brute force, minimax or evolutionary techniques, but is still always unbeatable. In order to make the gameplay more human-like, randomization is prioritized and T3DT randomly chooses one of the multiple optimal moves at each step. Since it does not need to analyse the complete game tree at any point, T3DT is exceptionally faster than any brute force or minimax algorithm, this has been shown theoretically as well as empirically from clock-time analyses in this paper. T3DT also doesn't need the data sets or the time to train an evolutionary model, making it a practical no-loss approach to play Tic Tac Toe.

READ FULL TEXT
research
03/27/2013

A Cure for Pathological Behavior in Games that Use Minimax

The traditional approach to choosing moves in game-playing programs is t...
research
07/13/2020

Relaxing the I.I.D. Assumption: Adaptive Minimax Optimal Sequential Prediction with Expert Advice

We consider sequential prediction with expert advice when the data are g...
research
10/13/2022

Fast Optimization of Weighted Sparse Decision Trees for use in Optimal Treatment Regimes and Optimal Policy Design

Sparse decision trees are one of the most common forms of interpretable ...
research
08/01/2013

Design and Development of an Expert System to Help Head of University Departments

One of the basic tasks which is responded for head of each university de...
research
03/27/2013

An Evaluation of Two Alternatives to Minimax

In the field of Artificial Intelligence, traditional approaches to choos...
research
05/06/2020

On the Optimality of Randomization in Experimental Design: How to Randomize for Minimax Variance and Design-Based Inference

I study the minimax-optimal design for a two-arm controlled experiment w...
research
06/21/2016

Efficient 2D and 3D Facade Segmentation using Auto-Context

This paper introduces a fast and efficient segmentation technique for 2D...

Please sign up or login with your details

Forgot password? Click here to reset