From cbe13e79333c5e70944f6330e70e58b80e7b20ea Mon Sep 17 00:00:00 2001 From: Dmitri Soshnikov Date: Mon, 25 Jul 2022 01:39:13 +0300 Subject: [PATCH] Add PyTorch RL to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 899d6fe1..0629fa0b 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ For a gentle introduction to *AI in the Cloud* topics you may consider taking th 20Large Language Models, Prompt Programming and Few-Shot TasksTextPyTorch VIOther AI Techniques 21Genetic AlgorithmsTextNotebook -22Deep Reinforcement LearningTextTensorFlowLab +22Deep Reinforcement LearningTextPyTorchTensorFlowLab 23Multi-Agent SystemsText VIIAI Ethics 24AI Ethics and Responsible AITextMS Learn: Responsible AI Principles