The ScriptNet / competitions site.
-
Updated
Dec 16, 2018 - Python
The ScriptNet / competitions site.
Implemented AI Multi Agent Search Algorithms - Minimax, Expectimax, Alpha-Beta Pruning, Evaluation Functions.
A simple chess game for comparing your moves with other chess engines
Checkers playing agent with alpha-beta pruning
In the class CS-4341, Artificial Intelligence, we were tasked to build an agent that could play the game of Gomoku. In order to achieve this the team implemented the MiniMax algorithm, Alpha-beta-pruning as well as our own understanding of evualtion function to facilitate the previous two algorithms. Additionally to aide in the agents compentenc…
the second algorithm I've ever "written."
Introduction to Artificial Intelligence - Assignment 13 miniMax, alpha-beta Pruning, Expectimax...
STT 한글 문장 인식기 출력 스크립트의 외자 오류율(CER), 단어 오류율(WER)을 계산하는 Python 함수 패키지
Evaluation of supervised predictions for two-class and multi-class classifiers
A Genetic Algorithm project focuses on "Matching" for Computational Biology course, Bar-Ilan University.
Fully automated LLM evaluator
Add a description, image, and links to the evaluation-functions topic page so that developers can more easily learn about it.
To associate your repository with the evaluation-functions topic, visit your repo's landing page and select "manage topics."