Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
galaxyproject
GitHub Repository: galaxyproject/training-material
Path: blob/main/learning-pathways/machine-learning.md
1677 views
---
layout: learning-pathway tags: [beginner, machine learning] type: use editorial_board: - anuprulez title: Machine learning description: | This learning path teaches machine learning from simple concepts to complex ones. You start with a basic introduction to Machine learning. Then you move to different aspects of supervised machine learning such as classification and regression. Further topics introduce you to deep learning concepts such as convolutional and recurrent neural networks and conclue with fine-tuning a large language like model trained on protein sequences. pathway: - section: "Module 1: Introduction to Machine learning" description: | This is an introductory section explaining basic concepts in machine learning such as its types and data splitting techniques. tutorials: - topic: statistics name: machinelearning - section: "Module 2: Classification and Regression" description: | Regression and classification tutorials: - topic: statistics name: classification_machinelearning - topic: statistics name: regression_machinelearning - section: "Module 3: Deep learning" description: | Deep learning tutorials: - topic: statistics name: CNN - topic: statistics name: RNN - section: "Module 4: Fine tuning protein language model" description: | Fine tuning protein language models tutorials: - topic: statistics name: fine_tuning_protTrans
---

New to Machine Learning? Follow this learning path to get familiar with the basics as well as complex machine learning topics!