Skip to content

AI contests for deep reinforcement learning bots in online markets

License

Notifications You must be signed in to change notification settings

AIMarketContest/simulation

Repository files navigation

Simulation

License: MIT codecov

AI contests for deep reinforcement learning bots in online markets

Install

You can install the package through pip using

pip install git+https://github.com/AIMarketContest/simulation.git

You will then interface with the package through the aic command.

For devs

If you wish to clone the project and manually install dependencies, giving you access to the code, you can follow the instructions in the Contribution guide.

Running the program

Here is a brief overview of the toolbox's workflow:

Workflow

A more in depth explanation and tutorial can be found here.

Developer tools

Styling

When in the poetry virtual environment, black should be available and can be run with black ..

Furthermore, it is advisable to set up a pre-commit hook with black by running the following in the poetry virtual environment:

pre-commit install.

About

AI contests for deep reinforcement learning bots in online markets

Resources

License

Stars

Watchers

Forks

Languages