Skip to content

Commit

Permalink
chores
Browse files Browse the repository at this point in the history
  • Loading branch information
timsmsmsm committed Mar 5, 2024
1 parent 5dab93a commit e65a922
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 552 deletions.
1 change: 0 additions & 1 deletion docs/user_guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Welcome to the user guide for ``btrack``.
saving_tracks
large_datasets
optuna
optuna_script
ctc_configs
..
Add other stuff
2 changes: 1 addition & 1 deletion docs/user_guide/optuna.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Where:
Running the Optimization
------------------------

- Step-by-step instructions on executing the script. The script can be found in the file `script.py <https://github.com/quantumjot/btrack/btrack/docs/user_guide/optuna_script.rst>`_.
- Step-by-step instructions on executing the script. The script can be found in the file `script.py <https://github.com/quantumjot/btrack/btrack/examples/example_optuna.py>`_.
- In order to use your own dataset with this code, you need to specify the path of your data. This is done by assigning the path to the `dataset_path` variable and the experiment/sequence number to the `experiment` variable as shown in the code snippet below:

.. code-block:: python
Expand Down
Loading

0 comments on commit e65a922

Please sign in to comment.