diff --git a/README.md b/README.md index 3fcc9c90..d0392011 100644 --- a/README.md +++ b/README.md @@ -43,49 +43,49 @@ For a gentle introduction to *AI in the Cloud* topics you may consider taking th 1Introduction and History of AIText IISymbolic AIPAT -2 Knowledge Representation and Expert SystemsTextExpert System, Ontology, Concept Graph -IIIIntroduction to Neural NetworksPAT +2 Knowledge Representation and Expert SystemsTextExpert System, Ontology, Concept Graph +IIIIntroduction to Neural NetworksPAT 3Perceptron - Text - NotebookLab -4 Multi-Layered Perceptron and Creating our own FrameworkTextNotebookLab + Text + NotebookLab +4 Multi-Layered Perceptron and Creating our own FrameworkTextNotebookLab 5 Intro to Frameworks (PyTorch/TensorFlow)
Overfitting - Text
Text - PyTorch - Keras/TensorFlow - Lab -IVComputer Vision + Text
Text + PyTorch + Keras/TensorFlow + Lab +IVComputer Vision MS Learn MS Learn PAT 6Intro to Computer Vision. OpenCVTextNotebook -7Convolutional Neural Networks
CNN ArchitecturesText
TextPyTorchTensorFlowLab -8Pre-trained Networks and Transfer Learning
Training TricksText
TextPyTorchTensorFlow
Dropout sampleLab -9Autoencoders and VAEsTextPyTorchTensorFlow -10Generative Adversarial NetworksTextPyTorchTensorFlow +7Convolutional Neural Networks
CNN ArchitecturesText
TextPyTorchTensorFlowLab +8Pre-trained Networks and Transfer Learning
Training TricksText
TextPyTorchTensorFlow
Dropout sampleLab +9Autoencoders and VAEsTextPyTorchTensorFlow +10Generative Adversarial NetworksTextPyTorchTensorFlow 11Object DetectionTextPyTorchTensorFlow -12Semantic Segmentation. U-NetTextPyTorchTensorFlow -VNatural Language Processing +12Semantic Segmentation. U-NetTextPyTorchTensorFlow +VNatural Language Processing MS Learn MS Learn PAT -13Text Representation. Bow/TF-IDFTextPyTorchTensorFlow -14Semantic word embeddings. Word2Vec and GloVeTextPyTorchTensorFlow -15Language Modeling. Training your own embeddingsTextPyTorchTensorFlow -16Recurrent Neural NetworksTextPyTorchTensorFlow -17Generative Recurrent NetworksTextPyTorchTensorFlow -18Transformers. BERT.TextPyTorchTensorFlow +13Text Representation. Bow/TF-IDFTextPyTorchTensorFlow +14Semantic word embeddings. Word2Vec and GloVeTextPyTorchTensorFlow +15Language Modeling. Training your own embeddingsTextPyTorchTensorFlow +16Recurrent Neural NetworksTextPyTorchTensorFlow +17Generative Recurrent NetworksTextPyTorchTensorFlow +18Transformers. BERT.TextPyTorchTensorFlow 19Named Entity RecognitionTextPyTorchTensorFlow 20Large Language Models, Prompt Programming and Few-Shot TasksTextPyTorchTensorFlow VIOther AI TechniquesPAT -21Genetic AlgorithmsTextNotebook -22Deep Reinforcement LearningTextPyTorchTensorFlow -23Multi-Agent SystemsText +21Genetic AlgorithmsTextNotebook +22Deep Reinforcement LearningTextPyTorchTensorFlow +23Multi-Agent SystemsText VIIAI EthicsPAT -24AI Ethics and Responsible AIText +24AI Ethics and Responsible AIText Extras -1Multi-Modal Networks, CLIP and VQGANText +1Multi-Modal Networks, CLIP and VQGANText **[Mindmap of the Course](http://soshnikov.com/courses/ai-for-beginners/mindmap.html)** @@ -113,7 +113,7 @@ However, if you would like to take the course as a self-study project, we sugges > For further study, we recommend following these [Microsoft Learn](https://docs.microsoft.com/users/jenlooper-2911/collections/k7o7tg1gp306q4?WT.mc_id=academic-15963-cxa) modules and learning paths. -**Teachers**, we have [included some suggestions](etc/for-teachers.md) on how to use this curriculum. +**Teachers**, we have [included some suggestions](/etc/for-teachers.md) on how to use this curriculum. ---