https://github.com/firefly-cpp/experiment-runner-container
https://github.com/firefly-cpp/experiment-runner-container
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/firefly-cpp/experiment-runner-container
- Owner: firefly-cpp
- Created: 2023-02-14T07:40:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T19:37:20.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T09:13:51.580Z (12 months ago)
- Language: Elixir
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!