From 2503069599a64f69de83d2a79a1baa89075623b6 Mon Sep 17 00:00:00 2001 From: Dmitri Soshnikov Date: Mon, 23 May 2022 19:52:14 +0300 Subject: [PATCH] Add more learn chapter links to home page --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 07b6abba..e5cfdf4f 100644 --- a/README.md +++ b/README.md @@ -59,20 +59,26 @@ For a gentle introduction to *AI in the Cloud* topics you may consider taking th PyTorch Keras/TensorFlow Lab -IVComputer Vision - MS Learn - MS Learn +IVComputer Vision + AI Fundamentals: Explore Computer Vision + +Microsoft Learn Module on Computer Vision + PyTorch + TensorFlow 6Intro to Computer Vision. OpenCVTextNotebookLab 7Convolutional Neural Networks
CNN ArchitecturesText
TextPyTorchTensorFlowLab 8Pre-trained Networks and Transfer Learning
Training TricksText
TextPyTorchTensorFlow
Dropout sampleLab 9Autoencoders and VAEsTextPyTorchTensorFlow 10Generative Adversarial Networks
Artistic Style TransferTextPyTorchTensorFlow GAN
Style Transfer -11Object DetectionTextPyTorchTensorFlowLab +11Object DetectionTextPyTorchTensorFlowLab 12Semantic Segmentation. U-NetTextPyTorchTensorFlow -VNatural Language Processing - MS Learn - MS Learn +VNatural Language Processing + AI Fundamentals: Explore Natural Language Processing + +Microsoft Learn Module on Natural Language + PyTorch + TensorFlow 13Text Representation. Bow/TF-IDFTextPyTorchTensorFlow 14Semantic word embeddings. Word2Vec and GloVeTextPyTorchTensorFlow