.. _pro: Programming documentation ========================= While *DAS* can be used via the GUI, the *das* programming module and command-line interface provide more control, flexibility and automation: - `Convert your own annotation or audio data format for use with the GUI or training `__ - `Make dataset from your own data `__ - `Choose the structural parameters of a custom network `__ - `Train a network and optimize network parameters `__ - `Infer annotations using a trained network `__ - `Train and predict using a free GPU on colab `__ - Details on `generating segment labels `__ - Evaluate networks with examples for `fly song `__ and `bird song `__ - `Annotate song in realtime for closed loop experiments `__ .. toctree:: :maxdepth: 1 :hidden: :toctree: pro convert make_ds_notebook train predict colab structparams architecture_tuning experiment_tracking label_segments evaluate_fly evaluate_bird realtime