Tutorials
Cli related:
Please take a look at this link first. The links below are only for example use cases and does not actually explain how things work in detail.
covid: Analyze covid’s genome
osic: Analyze dicom images
mp: Supplementary for osic, demonstrating multiprocessing
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.