File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,18 +152,20 @@ tracklab 'data_dir=${project_dir}/data' 'model_dir=${project_dir}/models' module
152152it in a command, make sure to use single quotes (') as they would otherwise be seen as
153153environment variables.
154154
155+
156+ #### 📝 Configuration Options
155157To find all the (many) configuration options you have, use :
156158``` bash
157159tracklab --help
158160```
159161
160- The first section contains the configuration groups, while the second section
162+ The first section contains the configuration groups with all the available ` models ` / ` datasets ` / ` visualizations ` /... , while the second section
161163shows all the possible options you can modify.
162164
163165
164166## 🔍 Framework Overview
165167### Hydra Configuration
166- TODO: Describe TrackLab + Hydra configuration system.
168+ 👷♂️ TODO: Describe TrackLab + Hydra configuration system.
167169
168170### Architecture
169171Here is an overview of the important TrackLab classes:
You can’t perform that action at this time.
0 commit comments