deerishi / Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search
This code demonstrates the use of Alpha Beta Pruning for Game playing. Since, Tic Tac Toe has a depth of 9 , I use a heuristic function that evaluates the Board State after searching through a depth of 3. The heuristic function calculates the expected score of winning for the PC given the board state.
☆10Updated 9 years ago
Alternatives and similar repositories for Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search:
Users that are interested in Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search are comparing it to the libraries listed below
- A watch-list app with Flask using the TMDB API with CRUD and user authentication.☆33Updated 2 years ago
- ☆19Updated last year
- ShECURE is a web app that leverages machine learning algorithms to predict safe routes.☆11Updated 2 years ago
- A Quiz App built using Flask Library and Custom HTML-CSS.☆42Updated 3 years ago
- A simple, modern and scalable facial recognition based attendance system built with Python back-end & Angular front-end.☆92Updated 2 years ago
- Blog website using Flask Backend☆8Updated last year
- Shorty is a URL shortening service built using Django. This service includes user authentication as well as shortening service. The app a…☆16Updated 3 years ago
- An e-commerce website using flask☆9Updated 4 years ago
- A retro design portfolio☆15Updated 3 years ago
- Facial recognition login system using Deep learning + ReactJS☆26Updated 4 years ago
- A chat application created using Flask and Socket.IO☆58Updated last year
- Implementation of PushDown Automata to track acceptance or rejection of a string.☆10Updated 4 years ago
- Grocery Recommendation on Instacart Data☆23Updated 2 years ago
- A medium article tutorial on how to deploy a machine learning model with django☆21Updated 2 years ago
- This project is about searching the twitter for job opportunities using popular hashtags and applying sentiment analysis on this.☆123Updated 7 months ago
- A web app to search twitter based on #Hashtags and calculate the sentiment of tweets.☆38Updated 3 years ago
- An online e commerce stores management and order placing system API built using flask and sqlalchemy . Various functionalities present an…☆50Updated 2 years ago
- ☆29Updated 3 years ago
- Big Data Management and Analysis Final Project☆68Updated 7 years ago
- Python Learn & Practice (OOP, functions etc)☆54Updated 4 years ago
- Implementing a Web Based solution through which farmers can participate in a commodity exchange market☆25Updated 2 years ago
- A chat app, implemented using Flask-SocketIO with both the database (PostgreSQL) and the app deployed in Heroku. It also has user registr…☆88Updated 5 years ago
- Official Website of DevScript Community☆12Updated last year
- Collection of website applications project that is simple and beginner-friendly to start your journey on Web Development Learning Path.☆43Updated last year
- ☆70Updated 4 years ago
- A Flask, React and Machine Learning based web application for movie recommendation and sentiment analysis on movie reviews.☆35Updated 3 years ago
- This is a flask based app to scrap user reviews and comments from a retail website and generates word-cloud with CSV data available to do…☆29Updated 2 years ago
- reviews-scrapper web application☆11Updated 2 years ago
- A Desktop App made in Python to handle tasks related to Attendance Management of an Institute☆32Updated 2 years ago
- This project develops a deep learning model that trains on 1.6 million tweets for sentiment analysis to classify any new tweet as either …☆42Updated 5 years ago