seahorse

seahorse

A handy package for kickstarting AI contests

Stars: 67

Visit
 screenshot

A handy package for kickstarting AI contests. This Python framework simplifies the creation of an environment for adversarial agents, offering various functionalities for game setup, playing against remote agents, data generation, and contest organization. The package is user-friendly and provides easy-to-use features out of the box. Developed by an enthusiastic team of M.Sc candidates at Polytechnique Montréal, 'seahorse' is distributed under the 3-Clause BSD License.

README:

PyPI - Version PyPI - Python Version License GitHub Workflow Status (with event) GitHub stars GitHub contributors

A handy package for kickstarting AI contests

We proudly provide a Python framework that makes the building of an environment for adversarial agents easy !

A lot of fun functionalities are provided an easily usable out of the box !

  • Implementing a new game setup from scratch ? Painless !
  • Playing against remote agents ? Easy !
  • Generating and collecting data about played games ? Worriless !
  • Organizing a contest for a large range of agents ? Quick and reliable !

Installation

The package is publicly available on PyPI.

We strongly encourage the use of a virtual environment:

    $ python3 -m venv venv

    $ source venv/bin/[activate|Activate.ps1]

    (venv)$ pip install seahorse

Documentation

Our full documentation and a series of tutorials are available on corail-research.github.io.

Main contributors

We are an enthusiastic team of M.Sc candidates led by Pr. Quentin Cappart at Polytechnique Montréal. The package was originally developed in the context of a introductory course to artificial intelligence given to undergrad computer and software engineering students. Checkout our lab's page for more information.

License

seahorse is distributed under the termes of the 3-Clause BSD License.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for seahorse

Similar Open Source Tools

For similar tasks

For similar jobs