AI-For-Beginners/translations
Tomomi ❤ Imura 8eed819e05
Update README.ja.md
2022-05-25 14:52:54 -10:00
..
README.ja.md Update README.ja.md 2022-05-25 14:52:54 -10:00

README.ja.md

GitHub license GitHub contributors GitHub issues GitHub pull-requests PRs Welcome

GitHub watchers GitHub forks GitHub stars Binder Gitter

初心者のための人工知能 カリキュラム

 Sketchnote by (@girlie_mac)
AI For Beginners - Sketchnote by @girlie_mac

マイクロソフトのAzure Cloud Advocateは、12週間、24レッスンの人工知能に関するカリキュラムを提供します。

このカリキュラムでは、以下のことを学びます。

  • 知識表現と推論GOFAIによる「古き良き」記号的アプローチを含む、人工知能へのさまざまなアプローチ。
  • 現代のAIの中核をなすニューラルネットワークディープラーニング。これらの重要なトピックの背後にある概念を、最も人気のある2つのフレームワークであるTensorFlowとPyTorchのコードを使用して説明します。
  • 画像やテキストを扱うためのニューラル・アーキテクチャ。最近のモデルを取り上げますが、最先端技術については少し不足する可能性があります。
  • 遺伝的アルゴリズムマルチエージェントシステムなど、あまり一般的ではないAIアプローチ。

本カリキュラムで扱わない内容

クラウドにおけるAIのトピックを優しく紹介するために、Get started with artificial intelligence on Azure Learning Pathの受講を検討してもよいでしょう。


コンテンツ

NoLessonIntroPyTorchKeras/TensorFlowLab
IAI入門
1Introduction and History of AIText
IIシンボリックAI
2 Knowledge Representation and Expert SystemsTextExpert System, Ontology, Concept Graph
IIIニューラルネットワーク入門
3Perceptron Text NotebookLab
4 Multi-Layered Perceptron and Creating our own FrameworkTextNotebookLab
5 Intro to Frameworks (PyTorch/TensorFlow)
Overfitting
Text
Text
PyTorch Keras/TensorFlow Lab
IVコンピュータビジョン AI Fundamentals: Explore Computer Vision
Microsoft Learn Module on Computer Vision PyTorch TensorFlow
6Intro to Computer Vision. OpenCVTextNotebookLab
7Convolutional Neural Networks
CNN Architectures
Text
Text
PyTorchTensorFlowLab
8Pre-trained Networks and Transfer Learning
Training Tricks
Text
Text
PyTorchTensorFlow
Dropout sample
Lab
9Autoencoders and VAEsTextPyTorchTensorFlow
10Generative Adversarial Networks
Artistic Style Transfer
TextPyTorchTensorFlow GAN
Style Transfer
11Object DetectionTextPyTorchTensorFlowLab
12Semantic Segmentation. U-NetTextPyTorchTensorFlow
V自然言語処理 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
15Language Modeling. Training your own embeddingsTextTensorFlowLab
16Recurrent Neural NetworksTextPyTorchTensorFlow
17Generative Recurrent NetworksTextPyTorchTensorFlowLab
18Transformers. BERT.TextPyTorchTensorFlow
19Named Entity RecognitionTextTensorFlowLab
20Large Language Models, Prompt Programming and Few-Shot TasksTextPyTorch
VIその他のAI技術
21Genetic AlgorithmsTextNotebook
22Deep Reinforcement LearningTextTensorFlowLab
23Multi-Agent SystemsText
VIIAI倫理
24AI Ethics and Responsible AITextMS Learn: Responsible AI Principles
Extras
X1Multi-Modal Networks, CLIP and VQGANTextNotebook

Mindmap of the Course

各レッスンには、事前に読むべき資料(上のTextとしてリンクされていますと、実行可能なJupyter Notebooksが含まれており、これらは多くの場合、フレームワークPyTorchまたはTensorFlowに固有のものです。実行可能なートブックには理論的な内容も多く含まれているので、トピックを理解するためには、少なくとも1つのバージョンのートブックPyTorchまたはTensorFlowのどちらかを通読する必要があります。また、いくつかのトピックにはLabが用意されており、学習した内容を特定の問題に適用してみる機会があります。

いくつかのセクションでは、関連するトピックをカバーする MS Learn モジュールへのリンクも含まれています。Microsoft Learnは、GPUを利用した便利な学習環境を提供しますが、内容的にはもう少し深いカリキュラムを期待できます。

Getting Started

学生の皆さん、カリキュラムの利用方法はいくつかあります。まず、テキストを読んで GitHub にあるコードに直接目を通すことができます。 もし、いずれかのノートブックでコードを実行したい場合は - 私たちの手順を読んで、その方法についての詳しいアドバイスをこのブログ記事で見つけてください。

Note: 本カリキュラムのコードの実行方法の説明

ただし、自習用として受講したい場合は、レポ全体を自分のGitHubアカウントにフォークして、一人で、またはグループで演習をこなすことをお勧めします。

  • Start with a pre-lecture quiz
  • Read the intro text for the lecture
  • If the lecture has additional notebooks, go through them, reading and executing the code. If both TensorFlow and PyTorch notebooks are provided, you can focus on one of them - chose your favorite framework
  • Notebooks often contain some of the challenges that require you to tweak the code a little bit to experiment
  • Take the post-lecture quiz
  • If there is a lab attached to the module - complete the assignment
  • Visit the Discussion board to "learn out loud".
  • Chat with other learners on Gitter or in Telegram channel.

For further study, we recommend following these Microsoft Learn modules and learning paths.

Teachers, we have included some suggestions on how to use this curriculum.


Credits

✍️ Primary Author: Dmitry Soshnikov, PhD
🔥 Editor: Jen Looper, PhD
🎨 Sketchnote illustrator: Tomomi Imura
Quiz Creator: Lateefah Bello, MLSA
🙏 Core Contributors: Evgenii Pishchik

Meet the Team

Promo video

🎥 Click the image above for a video about the project and the folks who created it!


Pedagogy

We have chosen two pedagogical tenets while building this curriculum: ensuring that it is hands-on project-based and that it includes frequent quizzes.

By ensuring that the content aligns with projects, the process is made more engaging for students and retention of concepts will be augmented. In addition, a low-stakes quiz before a class sets the intention of the student towards learning a topic, while a second quiz after class ensures further retention. This curriculum was designed to be flexible and fun and can be taken in whole or in part. The projects start small and become increasingly complex by the end of the 12 week cycle.

Find our Code of Conduct, Contributing, and Translation guidelines. Find our Support Documentation here and security information here. We welcome your constructive feedback!

A note about quizzes: All quizzes are contained in this app, for 50 total quizzes of three questions each. They are linked from within the lessons but the quiz app can be run locally; follow the instruction in the etc/quiz-app folder.

Offline access

You can run this documentation offline by using Docsify. Fork this repo, install Docsify on your local machine, and then in the etc/docsify folder of this repo, type docsify serve. The website will be served on port 3000 on your localhost: localhost:3000. A pdf of the curriculum is available at this link.

Help Wanted!

Would you like to contribute a translation? Please read our translation guidelines.

Other Curricula

Our team produces other curricula! Check out: