NeuroBench / neurobench

Benchmark harness and baseline results for the NeuroBench algorithm track.
https://neurobench.readthedocs.io
Apache License 2.0
52 stars 12 forks source link

Find a way to shorten depth of documentation tree #122

Closed EssentiallyNoah closed 4 months ago

EssentiallyNoah commented 11 months ago

Currently NeuroBench classes look like this neurobench.benchmark.benchmark.Benchmark.run() in the documentation. The user is expected to call neurobench.benchmark.Benchmark.run() however. Should find a way to shorten this path in the docugen settings.