0.7.0-beta • Published 3 years ago

cogment v0.7.0-beta

Weekly downloads
22
License
Apache-2.0
Repository
gitlab
Last release
3 years ago

Cogment Framework

The Cogment framework is a high-efficiency, open source framework designed to enable the training of models in environments where humans and agents interact with the environment and each other continuously. It’s capable of distributed, multi-agent, multi-model training.

Homepagecogment.ai
Gitterhttps://gitter.im/cogment/community

To start using the Cogment Framework

Glossary and first steps

Before diving right in, we recommend taking the time to read our glossary, which details the terminology we use for several critical concepts of the Cogment Framework. You can also find how to install the framework in our documentation. Last but not least, a tutorial is available.

Download cogment-cli

The latest cogment-cli is available at releases. Once downloaded you can list all commands

cogment help

To start developing for the Cogment Framework

Contributions are welcome!

Please read how to contribute which will guide you through the entire workflow of how to build the source code, how to run the tests, and how to contribute changes to the Cogment codebase. The "How to contribute" document also contains info on how the contribution process works and contains best practices for creating contributions.

Rebuilding protocol buffers

Simply running make protos should take care of everything.

Running tests of Python SDK

cd sdk_python
docker run --rm -v ${PWD}:/app sdk_py:latest python -m pytest

Troubleshooting

If you have trouble using the framework, feel free to drop in by our slack channel.

About this repository

This repository contains the source code for the Cogment Framework. (Add details on organization etc.)

0.7.0-beta

3 years ago

0.6.0-beta

4 years ago

0.5.0-beta

4 years ago

0.3.0-alpha7

4 years ago

0.3.0-alpha5

4 years ago

0.3.0-alpha4

4 years ago

0.3.0-alpha2

4 years ago

0.3.0-alpha1

4 years ago

0.2.0-beta

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago