Skip to content

Commit be4510c

Browse files
committed
update conceptarium banner
1 parent 3560b37 commit be4510c

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

doc/index.rst

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Pick the best entry point based on your experience:
120120

121121
Start from the High-Level API to use pre-defined models with one line of code.
122122

123-
.. grid-item-card:: :octicon:`beaker;1em;sd-text-primary` No experience with programming?
123+
.. grid-item-card:: :octicon:`beaker;1em;sd-text-primary` Benchmarking or no experience with programming?
124124
:link: guides/using_conceptarium
125125
:link-type: doc
126126
:shadow: lg
@@ -207,6 +207,27 @@ The library also includes shared modules that provide additional functionalities
207207
Functional utilities for concept-based models.
208208

209209

210+
Conceptarium
211+
-------------
212+
213+
Conceptarium is a no-code framework for running large-scale experiments on concept-based models.
214+
The interface is based on YAML configuration files, making it easy to set up and run experiments without writing code.
215+
This framework is intended for benchmarking or researchers in other fields who want to use concept-based models without programming knowledge.
216+
217+
.. grid:: 1
218+
:margin: 3 0 0 0
219+
:gutter: 2
220+
:padding: 0
221+
222+
.. grid-item-card:: |conceptarium_logo| Conceptarium
223+
:link: guides/using_conceptarium
224+
:link-type: doc
225+
:shadow: lg
226+
:class-card: sd-border-primary
227+
228+
Conceptarium is a no-code framework for running large-scale experiments on concept-based models. Built on top of |pyc_logo| PyC, with |pl_logo| PyTorch Lightning, |hydra_logo| Hydra and |wandb_logo| WandB.
229+
230+
210231
Extra Modules
211232
^^^^^^^^^^^^^^^^^
212233

0 commit comments

Comments
 (0)