Tutorials

Cli related:

  • cli: Go over the k1lib.cli module

  • covid: Analyze covid’s genome

  • osic: Analyze dicom images

  • mp: Supplementary for osic, demonstrating multiprocessing

  • trace: Go over trace() visualizations

  • grep: Go over grep() for finding strings in complex data

More sample projects on mlexps:

  • 3-cif-visualize: load, transform, analyze and visualize protein structural data

Deep learning related:

  • basics: Go over the basics of the main DL framework

  • schedule: Scheduling network parameters

  • selector: Selecting subnetwork

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.