Skip to content
#

autoit3-script

Here are 41 public repositories matching this topic...

FastFind is an advanced pixel search library for AutoIt scripts. It replaces and improves upon the functionality of the standard AutoIt pixel search functions, PixelGetColor and PixelSearch, allowing for more complex searches to be performed at much faster speeds. It consists of a .dll file that contains the pixel searching logic, and an AutoIt wrapper file, which acts as an interface between your AutoIt script and the DLL. To start using FastFind, simply copy the files into the same folder as your script, and insert #include "FastFind.au3" near the top of your script file. You will then be able to reference the FastFind functions listed in this help file.

  • Updated Jun 14, 2017
  • AutoIt

Using 10,000 chess games and 8,40,289 board positions, machine learning techniques like multi-variate Linear Regression and Naive Bayes classification are implemented to predict game outcomes as well as develop relationships between different parameters of game-play.

  • Updated Apr 29, 2017
  • Python

Improve this page

Add a description, image, and links to the autoit3-script 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 autoit3-script topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.