Tutorials ========= Deep learning related: - `basics `_: Go over the basics of the main DL framework - `schedule `_: Scheduling network parameters - `selector `_: Selecting subnetwork .. currentmodule:: k1lib.cli Cli related: - `cli `_: Go over the :mod:`k1lib.cli` module - `covid `_: Analyze covid's genome - `osic `_: Analyze dicom images - `mp `_: Supplementary for osic, demonstrating multiprocessing - `trace `_: Go over :meth:`~trace.trace` visualizations - `grep `_: Go over :meth:`~grep.grep` for finding strings in complex data Others: - `mo `_: Molecular dynamics Also note that all tutorials are versioned, and they will change if features in previous versions got removed and whatnot. Besides written ones here, I've also made some `video tutorials `_ as well, so go check that out.