Skip to content
#

evaluation-functions

Here are 27 public repositories matching this topic...

This package hosts an array of frequently used regex validations and regex expression evaluation functionalities. In general, String check encompasses last word check, middle word check, first word check, sentence validation, phone number validation, name validation with or without honorific, password with both default parameter settings and cus…

  • Updated Apr 6, 2018
  • Java

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…

  • Updated Apr 13, 2021
  • Python

Improve this page

Add a description, image, and links to the evaluation-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the evaluation-functions topic, visit your repo's landing page and select "manage topics."

Learn more