From 982c828a62a9193b6bc7102044af17deaff30ebb Mon Sep 17 00:00:00 2001 From: "localizeflow[bot]" Date: Mon, 20 Apr 2026 16:17:33 +0000 Subject: [PATCH] chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) --- translations/et/.co-op-translator.json | 4 +- translations/et/etc/Mindmap.md | 72 ++++++++++++------------ translations/pcm/.co-op-translator.json | 4 +- translations/pcm/etc/Mindmap.md | 10 ++-- translations/te/.co-op-translator.json | 4 +- translations/te/etc/Mindmap.md | 74 ++++++++++++------------- 6 files changed, 85 insertions(+), 83 deletions(-) diff --git a/translations/et/.co-op-translator.json b/translations/et/.co-op-translator.json index a61dac4f..0a792269 100644 --- a/translations/et/.co-op-translator.json +++ b/translations/et/.co-op-translator.json @@ -30,8 +30,8 @@ "language_code": "et" }, "etc/Mindmap.md": { - "original_hash": "f2f88dbd2debd38e26149b27b1fd272d", - "translation_date": "2025-10-11T11:51:28+00:00", + "original_hash": "10abe483dbfb1e1ff695848f4d2e84a8", + "translation_date": "2026-04-20T16:16:04+00:00", "source_file": "etc/Mindmap.md", "language_code": "et" }, diff --git a/translations/et/etc/Mindmap.md b/translations/et/etc/Mindmap.md index 97a5218d..902d728f 100644 --- a/translations/et/etc/Mindmap.md +++ b/translations/et/etc/Mindmap.md @@ -1,71 +1,71 @@ # AI ## [Sissejuhatus tehisintellekti](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/1-Intro/README.md) - - Tehisintellekti definitsioon - - Tehisintellekti ajalugu - - Lähenemised tehisintellektile - - Ülalt-alla/Sümboolne - - Alt-üles/Neuraalne + - AI definitsioon + - AI ajalugu + - Lähenemised AI-le + - Ülalt alla / sümboolne + - Alt üles / närvivõrk - Evolutsiooniline - - Sünergeetiline / Emergentne tehisintellekt - - [Microsofti tehisintellekti ärikool](https://www.microsoft.com/ai/ai-business-school/?WT.mc_id=academic-77998-cacaste) + - Sünteetiline / tekkeline AI + - [Microsofti AI ärikool](https://www.microsoft.com/ai/ai-business-school/?WT.mc_id=academic-77998-cacaste) -## [Sümboolne tehisintellekt](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/README.md) +## [Sümboolne AI](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/README.md) - Teadmiste esitus - [Ekspertsüsteemid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/Animals.ipynb) - [Ontoloogiad](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/FamilyOntology.ipynb) - Semantiline veeb -## [Neuraalvõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/README.md) - - [Perceptron](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/03-Perceptron/README.md) +## [Närvivõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/README.md) + - [Perseptron](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/03-Perceptron/README.md) - [Mitmekihilised võrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/04-OwnFramework/README.md) - - [Sissejuhatus raamistikesse](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/README.md) + - [Raamistike tutvustus](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/README.md) - [PyTorch](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/IntroPyTorch.ipynb) - [TensorFlow](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/IntroKerasTF.md) - [Üleõppimine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/Overfitting.md) ## [Arvutinägemine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/README.md) - - MS Learnis - - [Tehisintellekti alused: Arvutinägemise uurimine](https://docs.microsoft.com/learn/paths/explore-computer-vision-microsoft-azure/?WT.mc_id=academic-77998-cacaste) + - MS Learni all + - [AI alused: avasta arvutinägemist](https://docs.microsoft.com/learn/paths/explore-computer-vision-microsoft-azure/?WT.mc_id=academic-77998-cacaste) - [Arvutinägemine PyTorchiga](https://docs.microsoft.com/learn/modules/intro-computer-vision-pytorch/?WT.mc_id=academic-77998-cacaste) - [Arvutinägemine TensorFlowga](https://docs.microsoft.com/learn/modules/intro-computer-vision-TensorFlow/?WT.mc_id=academic-77998-cacaste) - - [Sissejuhatus arvutinägemisse. OpenCV](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/06-IntroCV/README.md) - - [Konvolutsioonivõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/README.md) + - [Tutvustus arvutinägemisele. OpenCV](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/06-IntroCV/README.md) + - [Konvolutsioonvõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/README.md) - [CNN arhitektuurid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/CNN_Architectures.md) - - [Ülekandeõpe](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/README.md) - - [Treeningu nipid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/TrainingTricks.md) - - [Autoenkoodrid ja VAEd](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/09-Autoencoders/README.md) - - [Generatiivsed vastandvõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/README.md) - - [Stiiliülekanne](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/StyleTransfer.ipynb) - - [Objektide tuvastamine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/11-ObjectDetection/README.md) - - [Segmentimine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/12-Segmentation/README.md) + - [Ülekanne õppimine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/README.md) + - [Treeningtrikid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/TrainingTricks.md) + - [Autoenkooderid ja VAE-d](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/09-Autoencoders/README.md) + - [Generatiivsed vastanduvad võrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/README.md) + - [Stiili ülekandmine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/StyleTransfer.ipynb) + - [Objekti tuvastamine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/11-ObjectDetection/README.md) + - [Segmentatsioon](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/12-Segmentation/README.md) ## [Loodusliku keele töötlemine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/README.md) - - MS Learnis - - [Tehisintellekti alused: NLP uurimine](https://docs.microsoft.com/learn/paths/explore-natural-language-processing/?WT.mc_id=academic-77998-cacaste) + - MS Learni all + - [AI alused: avasta NLP](https://docs.microsoft.com/learn/paths/explore-natural-language-processing/?WT.mc_id=academic-77998-cacaste) - [NLP PyTorchiga](https://docs.microsoft.com/learn/modules/intro-natural-language-processing-pytorch/?WT.mc_id=academic-77998-cacaste) - [NLP TensorFlowga](https://docs.microsoft.com/learn/modules/intro-natural-language-processing-TensorFlow/?WT.mc_id=academic-77998-cacaste) - [Teksti esitus](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/13-TextRep/README.md) - - Sõnade kott + - Sõnakorv - TF/IDF - - [Semantilised sisestused](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/14-Embeddings/README.md) + - [Semantilised manused](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/14-Embeddings/README.md) - Word2Vec - GloVE - - [Keelemudelid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/15-LanguageModeling) - - [Korduvad neuraalvõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/16-RNN/README.md) + - [Keele modelleerimine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/15-LanguageModeling) + - [Tagasikäiguga närvivõrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/16-RNN/README.md) - LSTM - GRU - - [Generatiivsed korduvad võrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/17-GenerativeNetworks/README.md) + - [Generatiivsed tagasikäiguga võrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/17-GenerativeNetworks/README.md) - [Transformers ja BERT](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/18-Transformers/README.md) - [Nimega üksuste tuvastamine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/19-NER/README.md) - [Teksti genereerimine ja GPT](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/20-LanguageModels/README.md) ## Muud tehnikad - [Geneetilised algoritmid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/21-GeneticAlgorithms/README.md) - - [Sügav tugevdatud õpe](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/22-DeepRL/README.md) - - [Multiagent süsteemid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/23-MultiagentSystems/README.md) + - [Sügav tugevdatud õppimine](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/22-DeepRL/README.md) + - [Mitmeagendilised süsteemid](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/23-MultiagentSystems/README.md) -## [Tehisintellekti eetika](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/7-Ethics/README.md) - - [MS Learn vastutustundliku tehisintellekti kohta](https://docs.microsoft.com/learn/paths/responsible-ai-business-principles/?WT.mc_id=academic-77998-cacaste) +## [AI eetika](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/7-Ethics/README.md) + - [MS Learni kursus vastutustundlikust AI-st](https://docs.microsoft.com/learn/paths/responsible-ai-business-principles/?WT.mc_id=academic-77998-cacaste) ## Lisad - [Multimodaalsed võrgud](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/X-Extras/X1-MultiModal/README.md) - [CLIP](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/X-Extras/X1-MultiModal/Clip.ipynb) @@ -74,5 +74,7 @@ --- -**Lahtiütlus**: -See dokument on tõlgitud, kasutades AI tõlketeenust [Co-op Translator](https://github.com/Azure/co-op-translator). Kuigi püüame tagada täpsust, palun arvestage, et automaatsed tõlked võivad sisaldada vigu või ebatäpsusi. Algne dokument selle algkeeles tuleks lugeda autoriteetseks allikaks. Olulise teabe puhul on soovitatav kasutada professionaalset inimtõlget. Me ei vastuta selle tõlke kasutamisest tulenevate arusaamatuste või valede tõlgenduste eest. \ No newline at end of file + +**Vastutusest loobumine**: +See dokument on tõlgitud tehisintellekti tõlketeenuse [Co-op Translator](https://github.com/Azure/co-op-translator) abil. Kuigi püüame täpsust, palun pange tähele, et automatiseeritud tõlked võivad sisaldada vigu või ebatäpsusi. Originaaldokument selle algkeeles tuleks pidada autoriteetseks allikaks. Olulise teabe puhul soovitatakse kasutada professionaalset inimtõlget. Me ei vastuta selle tõlke kasutamisest tulenevate arusaamatuste või valesti mõistmiste eest. + \ No newline at end of file diff --git a/translations/pcm/.co-op-translator.json b/translations/pcm/.co-op-translator.json index 1077c299..2555dda1 100644 --- a/translations/pcm/.co-op-translator.json +++ b/translations/pcm/.co-op-translator.json @@ -30,8 +30,8 @@ "language_code": "pcm" }, "etc/Mindmap.md": { - "original_hash": "f2f88dbd2debd38e26149b27b1fd272d", - "translation_date": "2025-11-18T18:53:15+00:00", + "original_hash": "10abe483dbfb1e1ff695848f4d2e84a8", + "translation_date": "2026-04-20T16:16:42+00:00", "source_file": "etc/Mindmap.md", "language_code": "pcm" }, diff --git a/translations/pcm/etc/Mindmap.md b/translations/pcm/etc/Mindmap.md index 6f9b9ec9..729d7070 100644 --- a/translations/pcm/etc/Mindmap.md +++ b/translations/pcm/etc/Mindmap.md @@ -1,9 +1,9 @@ # AI -## [Intro to AI](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/1-Intro/README.md) +## [Introduction to AI](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/1-Intro/README.md) - Wetin AI mean - History of AI - - How AI dey work + - Ways to take do AI - Top-down/Symbolic - Bottom-up/Neural - Evolutionary @@ -11,7 +11,7 @@ - [Microsoft AI Business School](https://www.microsoft.com/ai/ai-business-school/?WT.mc_id=academic-77998-cacaste) ## [Symbolic AI](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/README.md) - - How to represent knowledge + - How to show Knowledge - [Expert Systems](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/Animals.ipynb) - [Ontologies](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/FamilyOntology.ipynb) - Semantic Web @@ -32,7 +32,7 @@ - [Intro to CV. OpenCV](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/06-IntroCV/README.md) - [Convolutional Networks](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/README.md) - [CNN Architectures](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/CNN_Architectures.md) - - [Transfer Learning](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/README.md) + - [Trasnsfer Learning](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/README.md) - [Training Tricks](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/TrainingTricks.md) - [Autoencoders and VAEs](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/09-Autoencoders/README.md) - [Generative Adversarial Networks](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/README.md) @@ -76,5 +76,5 @@ **Disclaimer**: -Dis dokyument don use AI transleto service [Co-op Translator](https://github.com/Azure/co-op-translator) do di translation. Even as we dey try make am accurate, abeg sabi say machine translation fit get mistake or no dey correct well. Di original dokyument wey dey for im native language na di main source wey you go fit trust. For important mata, e good make professional human transleto check am. We no go fit take blame for any misunderstanding or wrong interpretation wey fit happen because you use dis translation. +Dis document don get translation wen AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator) do. Even tho we dey try make am correct, abeg sabi say automated translations fit get mistake or no too correct. Di original document wey dey im own language na im be di real correct source. For important information, make person wey sabi human translation do am. We no go responsible for any misunderstanding or wrong meaning wey fit show from using dis translation. \ No newline at end of file diff --git a/translations/te/.co-op-translator.json b/translations/te/.co-op-translator.json index 0db51279..a0f4bad9 100644 --- a/translations/te/.co-op-translator.json +++ b/translations/te/.co-op-translator.json @@ -30,8 +30,8 @@ "language_code": "te" }, "etc/Mindmap.md": { - "original_hash": "f2f88dbd2debd38e26149b27b1fd272d", - "translation_date": "2025-11-25T20:24:52+00:00", + "original_hash": "10abe483dbfb1e1ff695848f4d2e84a8", + "translation_date": "2026-04-20T16:17:25+00:00", "source_file": "etc/Mindmap.md", "language_code": "te" }, diff --git a/translations/te/etc/Mindmap.md b/translations/te/etc/Mindmap.md index 25451568..69ae5f99 100644 --- a/translations/te/etc/Mindmap.md +++ b/translations/te/etc/Mindmap.md @@ -2,72 +2,72 @@ ## [AI పరిచయం](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/1-Intro/README.md) - AI నిర్వచనం - - AI చరిత్ర - - AI కి దారితీసే విధానాలు + - AI యొక్క చరిత్ర + - AIకు దృష్టాంతాలు - టాప్-డౌన్/సింబాలిక్ - బాటమ్-అప్/న్యూరల్ - - ఎవల్యూషనరీ - - సైనర్జెటిక్ / ఎమర్జెంట్ AI - - [Microsoft AI బిజినెస్ స్కూల్](https://www.microsoft.com/ai/ai-business-school/?WT.mc_id=academic-77998-cacaste) + - పరిణామాత్మక + - స్నర్జిటిక్ / ఎమర్జెంట్ AI + - [మైక్రోసాఫ్ట్ AI వ్యాపార పాఠశాల](https://www.microsoft.com/ai/ai-business-school/?WT.mc_id=academic-77998-cacaste) ## [సింబాలిక్ AI](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/README.md) - జ్ఞాన ప్రాతినిధ్యం - - [నిపుణుల వ్యవస్థలు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/Animals.ipynb) + - [నిపుణ వ్యవస్థలు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/Animals.ipynb) - [ఆంటాలజీలు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/2-Symbolic/FamilyOntology.ipynb) - - సేమాంటిక్ వెబ్ + - సెమాంటిక్ వెబ్ ## [న్యూరల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/README.md) - [పర్సెప్ట్రాన్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/03-Perceptron/README.md) - - [బహుళ-పరతుల నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/04-OwnFramework/README.md) + - [మల్టీ-లేయర్డ్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/04-OwnFramework/README.md) - [ఫ్రేమ్‌వర్క్‌లకు పరిచయం](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/README.md) - - [PyTorch](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/IntroPyTorch.ipynb) - - [TensorFlow](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/IntroKerasTF.md) - - [ఓవర్‌ఫిట్టింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/Overfitting.md) + - [పైటార్చ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/IntroPyTorch.ipynb) + - [టెన్సర్క్లో](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/IntroKerasTF.md) + - [ఓవร์ఫిట్టింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/05-Frameworks/Overfitting.md) ## [కంప్యూటర్ విజన్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/README.md) - - MS Learn లో - - [AI ఫండమెంటల్స్: కంప్యూటర్ విజన్ అన్వేషణ](https://docs.microsoft.com/learn/paths/explore-computer-vision-microsoft-azure/?WT.mc_id=academic-77998-cacaste) - - [PyTorch తో CV](https://docs.microsoft.com/learn/modules/intro-computer-vision-pytorch/?WT.mc_id=academic-77998-cacaste) - - [TensorFlow తో CV](https://docs.microsoft.com/learn/modules/intro-computer-vision-TensorFlow/?WT.mc_id=academic-77998-cacaste) - - [CV పరిచయం. OpenCV](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/06-IntroCV/README.md) - - [కన్వల్యూషనల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/README.md) - - [CNN నిర్మాణాలు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/CNN_Architectures.md) + - MS లెర్న్ లో + - [AI ఫండమెంటల్స్: కంప్యూటర్ విజన్ అన్వేషించండి](https://docs.microsoft.com/learn/paths/explore-computer-vision-microsoft-azure/?WT.mc_id=academic-77998-cacaste) + - [పైటార్చ్తో CV](https://docs.microsoft.com/learn/modules/intro-computer-vision-pytorch/?WT.mc_id=academic-77998-cacaste) + - [టెన్సర்க్లోతో CV](https://docs.microsoft.com/learn/modules/intro-computer-vision-TensorFlow/?WT.mc_id=academic-77998-cacaste) + - [CVకి పరిచయం. OpenCV](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/06-IntroCV/README.md) + - [కွန်వల్యూషనల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/README.md) + - [CNN ఆర్కిటెక్చర్లు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/07-ConvNets/CNN_Architectures.md) - [ట్రాన్స్‌ఫర్ లెర్నింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/README.md) - - [శిక్షణ చిట్కాలు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/TrainingTricks.md) + - [ట్రైనింగ్ ట్రిక్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/08-TransferLearning/TrainingTricks.md) - [ఆటోఎంకోడర్స్ మరియు VAEs](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/09-Autoencoders/README.md) - - [జెనరేటివ్ అడ్వర్సరియల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/README.md) + - [జనరేటివ్ అడ్వర్సరియల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/README.md) - [స్టైల్ ట్రాన్స్‌ఫర్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/10-GANs/StyleTransfer.ipynb) - [ఆబ్జెక్ట్ డిటెక్షన్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/11-ObjectDetection/README.md) - [సెగ్మెంటేషన్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/4-ComputerVision/12-Segmentation/README.md) ## [నేచురల్ లాంగ్వేజ్ ప్రాసెసింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/README.md) - - MS Learn లో - - [AI ఫండమెంటల్స్: NLP అన్వేషణ](https://docs.microsoft.com/learn/paths/explore-natural-language-processing/?WT.mc_id=academic-77998-cacaste) - - [PyTorch తో NLP](https://docs.microsoft.com/learn/modules/intro-natural-language-processing-pytorch/?WT.mc_id=academic-77998-cacaste) - - [TensorFlow తో NLP](https://docs.microsoft.com/learn/modules/intro-natural-language-processing-TensorFlow/?WT.mc_id=academic-77998-cacaste) - - [టెక్స్ట్ ప్రాతినిధ్యం](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/13-TextRep/README.md) + - MS లెర్న్ లో + - [AI ఫండమెంటల్స్: NLP ను అన్వేషించండి](https://docs.microsoft.com/learn/paths/explore-natural-language-processing/?WT.mc_id=academic-77998-cacaste) + - [పైటార్చ్తో NLP](https://docs.microsoft.com/learn/modules/intro-natural-language-processing-pytorch/?WT.mc_id=academic-77998-cacaste) + - [టెన్సర్క్లోతో NLP](https://docs.microsoft.com/learn/modules/intro-natural-language-processing-TensorFlow/?WT.mc_id=academic-77998-cacaste) + - [పాటల ప్రాతినిధ్యం](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/13-TextRep/README.md) - బాగ్ ఆఫ్ వర్డ్స్ - TF/IDF - - [సేమాంటిక్ ఎంబెడ్డింగ్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/14-Embeddings/README.md) + - [సెమాంటిక్ ఎంబెడ్డింగ్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/14-Embeddings/README.md) - Word2Vec - GloVE - [భాషా మోడలింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/15-LanguageModeling) - [రికరెంట్ న్యూరల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/16-RNN/README.md) - LSTM - GRU - - [జెనరేటివ్ రికరెంట్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/17-GenerativeNetworks/README.md) - - [ట్రాన్స్‌ఫార్మర్స్ మరియు BERT](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/18-Transformers/README.md) - - [నేమ్డ్ ఎంటిటీ రికగ్నిషన్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/19-NER/README.md) + - [జనరేటివ్ రికరెంట్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/17-GenerativeNetworks/README.md) + - [ట్రాన్స్‌ఫర్మర్స్ మరియు BERT](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/18-Transformers/README.md) + - [నేమ్డ్ ఏంటిటీ రికగ్నిషన్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/19-NER/README.md) - [టెక్స్ట్ జనరేషన్ మరియు GPT](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/5-NLP/20-LanguageModels/README.md) ## ఇతర సాంకేతికతలు - - [జెనెటిక్ అల్గోరిథమ్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/21-GeneticAlgorithms/README.md) - - [డీప్ రీన్ఫోర్స్‌మెంట్ లెర్నింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/22-DeepRL/README.md) - - [మల్టీ-ఏజెంట్ సిస్టమ్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/23-MultiagentSystems/README.md) + - [జనన శాస్త్ర అల్గోరిథమ్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/21-GeneticAlgorithms/README.md) + - [డీప్ రీన్ఫోర్స్మెంట్ లెర్నింగ్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/22-DeepRL/README.md) + - [మల్టీ-ఎజెంట్ వ్యవస్థలు](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/23-MultiagentSystems/README.md) ## [AI నైతికత](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/7-Ethics/README.md) - - [MS Learn లో బాధ్యతాయుత AI](https://docs.microsoft.com/learn/paths/responsible-ai-business-principles/?WT.mc_id=academic-77998-cacaste) -## అదనపు విషయాలు - - [మల్టిమోడల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/X-Extras/X1-MultiModal/README.md) + - [MS లెర్న్ లో రెస్పోన్సిబుల్ AI](https://docs.microsoft.com/learn/paths/responsible-ai-business-principles/?WT.mc_id=academic-77998-cacaste) +## ఎక్స్‌ట్రాస్ + - [మల్టీమోడల్ నెట్‌వర్క్స్](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/X-Extras/X1-MultiModal/README.md) - [CLIP](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/X-Extras/X1-MultiModal/Clip.ipynb) - DALL-E - VQ-GAN @@ -75,6 +75,6 @@ --- -**అస్పష్టత**: -ఈ పత్రాన్ని AI అనువాద సేవ [Co-op Translator](https://github.com/Azure/co-op-translator) ఉపయోగించి అనువదించబడింది. మేము ఖచ్చితత్వానికి ప్రయత్నించినప్పటికీ, ఆటోమేటెడ్ అనువాదాల్లో పొరపాట్లు లేదా తప్పిదాలు ఉండవచ్చు. మూల పత్రం దాని స్వదేశీ భాషలో అధికారిక మూలంగా పరిగణించాలి. ముఖ్యమైన సమాచారానికి, ప్రొఫెషనల్ మానవ అనువాదం సిఫార్సు చేయబడుతుంది. ఈ అనువాదం వాడకంలో ఏర్పడిన ఏవైనా అపార్థాలు లేదా తప్పుదారితీసే అర్థాలు కోసం మేము బాధ్యత వహించము. +**తప్పిదులు**: +ఈ పత్రం AI అనువాద సేవ [Co-op Translator](https://github.com/Azure/co-op-translator) ఉపయోగించి అనువదించబడింది. మేము ఖచ్చితత్వం కోసం ప్రయత్నిస్తున్నప్పటికీ, ఆటోమేటెడ్ అనువాదాలలో పొరపాట్లు లేదా తప్పుడు సమాచారం ఉండవచ్చు. స్థానిక భాషలో అసలు పత్రం అధికారిక మూలంగా పరిగణించాలి. కీలకమైన సమాచారం కోసం, నిపుణుల చేత అనువాదం చేయించడం సిఫార్సు చేయబడుతుంది. ఈ అనువాదం వలన కలిగే ఏమైనా అపార్థాలు లేదా తప్పుదోవలుపోయే విషయాలకు మేము బాధ్యత వహించము. \ No newline at end of file