The document describes a project to teach a computer to play blackjack using fuzzy logic. It explains the rules of blackjack and how fuzzy logic can be applied to determine the probability of hitting or staying given a hand value. The assignment is to create a program that trains a computer to play blackjack by adjusting weight values based on whether hitting or staying led to busting or winning in the past.
Related topics: