Dsu pp0
Dsu pp0
MICRO-PROJECT PROPOSAL
PGROUP NO. – 4
GROUP MEMBERS:
13 Hariom suryawanshi
14 Kanishka kandhare
15 Akshada sagar
16 Prashant Bhambare
1.0 Introduction :
As seen in the above article, each leaf node had a value associated with it. We had stored this
value in an array. But in the real world when we are creating a program to play Tic-Tac-Toe,
Chess, Backgammon, etc. we need to implement a function that calculates the value of the board
depending on the placement of pieces on the board. This function is often known as evalution
function. It is sometimes also called a Heuristic Function. The evaluation function is
unique for every type of game. In this post, the evaluation function for the game Tic-Tac-Toe is
discussed. The basic idea behind the evaluation function is to give a high value for a board if the
maximizer turn or a low value for the board if the minimizer turn. For this scenario let us consider
X as the maximizer and O as the minimizer.
The first thing that came to my mind when I started my journey with Reinforcement Learning
was to train a bot that will play difficult games for me. I was in hope of building a chess bot that
can beat players (I’m still on it! But here a simple bot for you to try out) that I couldn’t beat in
my lifetime. But as with anything, my journey had its humble beginnings with some much easier
games.
2.0 Aim:
The project is basically game which is Tic Tac Toe. This game containsxand o. It is a two player
game. using Array we will implement the game called c tac. Toe
Information related to the topic will be searched from various sources like Internet, books related
to the course, discussion with course coordinator related to all collected information will be done.
Sr. No. Details of activity Start date Finish date Team member.
1. Discussion of topic
5. Literature survey
6. Collection of data
7. Collection of data
8. Discussion of content
7.0 Action Plan: 9-16 weeks :
Sr. No. Details of activity Start date Finish date Team member.
Hariom
11. Editing of Content
suryawanshi
Kanishka kandhare
12. Completion of Report
Akshada sagar
13. Completion of Presentation
Prashant
Bhambare
14. Viva
15. Presentation
2. Internet -
Mrs.M.S.PATIL Mrs.V.T.Thakare