/experiments

Multi-purpose reproducible experiments

Primary LanguageShellApache License 2.0Apache-2.0


Professor Utonium sillouette creating the Powerpuff Girls

Multi-purpose reproducible experiments

Template Base

Why

While researching, it is common to create and reproduce experiments. This repository aims to organize all my experiments in a single source. Each experiment here is independent and completely decoupled from others.

Quickstart

Most of my experiments are using Docker. You must install it in your workstation before reproducing ony of those. Alternatively, you can use our devcontainer.

Usage

All my experiments are inside the experiments folder. There, you can navigate to the experiment you want to reproduce and read the README.md file of that experiment. That file will explain everything you need to know to reproduce that given experiment.

License

This repository is distributed under the Apache 2.0 License. See LICENSE for more information.