Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

seahorse

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seahorse

  • 1.1.3
  • Source
  • PyPI
  • Socket score

Maintainers
1

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc