An open API service indexing awesome lists of open source software.

https://github.com/firefly-cpp/experiment-runner-container


https://github.com/firefly-cpp/experiment-runner-container

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# experiment-runner-container

## About

The container incorporates the [experiment_runner](https://gitlab.com/firefly-cpp/experiment-runner) package, intended for easier sharing, maintaining, and running scientific experiments. experiment_runner is currently under development, but the current version already supports the following:

- definition of experiment in Yaml file,
- automatic download of datasets,
- cloning source code of experiments from remote repositories.

Feedback is very welcome.

## Disclaimer

This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!