diff --git a/translations/README.ja.md b/translations/README.ja.md index 58b67631..20c5817e 100644 --- a/translations/README.ja.md +++ b/translations/README.ja.md @@ -40,64 +40,64 @@ # コンテンツ
| No | Lesson | Intro | PyTorch | Keras/TensorFlow | Lab | |||
|---|---|---|---|---|---|---|---|---|
| # | Lesson | 概要 | PyTorch | Keras/TensorFlow | ラボ | |||
| I | AI入門 | |||||||
| 1 | Introduction and History of AI | Text | ||||||
| I | AIについての概要 | |||||||
| 1 | AIの概要と歴史 | Text | ||||||
| II | シンボリックAI | |||||||
| 2 | Knowledge Representation and Expert Systems | Text | Expert System, Ontology, Concept Graph | |||||
| 2 | 知識表現とエキスパートシステム | Text | エキスパートシステム, Ontology, コンセプトグラフ | |||||
| III | ニューラルネットワーク入門 | |||||||
| 3 | Perceptron | +|||||||
| 3 | パーセプトロン | Text | Notebook | Lab | ||||
| 4 | Multi-Layered Perceptron and Creating our own Framework | Text | Notebook | Lab | ||||
| 4 | 多層パーセプトロンと独自のフレームワークの構築 | Text | Notebook | Lab | ||||
| 5 | -Intro to Frameworks (PyTorch/TensorFlow) Overfitting |
+ フレームワーク入門 (PyTorch/TensorFlow) オーバーフィッティング |
Text Text |
PyTorch | Keras/TensorFlow | Lab | ||
| IV | コンピュータビジョン | -AI Fundamentals: Explore Computer Vision | +AIファンダメンタルズ コンピュータビジョンの探求 | |||||
| Microsoft Learn Module on Computer Vision | +||||||||
| Microsoft Learn Module - コンピュータビジョン | PyTorch | TensorFlow | ||||||
| 6 | Intro to Computer Vision. OpenCV | Text | Notebook | Lab | ||||
| 7 | Convolutional Neural Networks CNN Architectures | Text Text | PyTorch | TensorFlow | Lab | |||
| 8 | Pre-trained Networks and Transfer Learning Training Tricks | Text Text | PyTorch | TensorFlow Dropout sample | Lab | |||
| 9 | Autoencoders and VAEs | Text | PyTorch | TensorFlow | ||||
| 10 | Generative Adversarial Networks Artistic Style Transfer | Text | PyTorch | TensorFlow GAN Style Transfer | ||||
| 11 | Object Detection | Text | PyTorch | TensorFlow | Lab | |||
| 12 | Semantic Segmentation. U-Net | Text | PyTorch | TensorFlow | ||||
| 6 | コンピュータビジョン入門 OpenCV | Text | Notebook | Lab | ||||
| 7 | 畳み込みニューラルネットワーク CNN アーキテクチャ | Text Text | PyTorch | TensorFlow | Lab | |||
| 8 | 事前学習済みネットワークと転移学習 ディープラーニングのトレーニングのコツ | Text Text | PyTorch | TensorFlow Dropout sample | Lab | |||
| 9 | オートエンコーダーとVAE | Text | PyTorch | TensorFlow | ||||
| 10 | 生成アドバーサリアルネットワーク Artistic Style Transfer | Text | PyTorch | TensorFlow GAN Style Transfer | ||||
| 11 | オブジェクト検出 | Text | PyTorch | TensorFlow | Lab | |||
| 12 | セマンティック・セグメンテーション U-Net | Text | PyTorch | TensorFlow | ||||
| V | 自然言語処理 | -AI Fundamentals: Explore Natural Language Processing | +AIファンダメンタルズ 自然言語処理の探究 | |||||
| Microsoft Learn Module on Natural Language | +||||||||
| Microsoft Learn Module - 自然言語 | PyTorch | TensorFlow | ||||||
| 13 | Text Representation. Bow/TF-IDF | Text | PyTorch | TensorFlow | ||||
| 14 | Semantic word embeddings. Word2Vec and GloVe | Text | PyTorch | TensorFlow | ||||
| 15 | Language Modeling. Training your own embeddings | Text | TensorFlow | Lab | ||||
| 16 | Recurrent Neural Networks | Text | PyTorch | TensorFlow | ||||
| 17 | Generative Recurrent Networks | Text | PyTorch | TensorFlow | Lab | |||
| 18 | Transformers. BERT. | Text | PyTorch | TensorFlow | ||||
| 19 | Named Entity Recognition | Text | TensorFlow | Lab | ||||
| 20 | Large Language Models, Prompt Programming and Few-Shot Tasks | Text | PyTorch | |||||
| 13 | 文書表現 Bow/TF-IDF | Text | PyTorch | TensorFlow | ||||
| 14 | セマンティックな単語の埋め込み Word2Vec と GloVe | Text | PyTorch | TensorFlow | ||||
| 15 | 言語モデリング 言語モデリング - 独自のエンベッディングを学習させる | Text | TensorFlow | Lab | ||||
| 16 | リカレント・ニューラルネットワーク | Text | PyTorch | TensorFlow | ||||
| 17 | 生成リカレントネットワーク | Text | PyTorch | TensorFlow | Lab | |||
| 18 | トランスフォーマー BERT | Text | PyTorch | TensorFlow | ||||
| 19 | 名前付き固有表現認識 | Text | TensorFlow | Lab | ||||
| 20 | 大規模言語モデル、プロンプトプログラミング、Few-shot タスク | Text | PyTorch | |||||
| VI | その他のAI技術 | |||||||
| 21 | Genetic Algorithms | Text | Notebook | |||||
| 22 | Deep Reinforcement Learning | Text | TensorFlow | Lab | ||||
| 23 | Multi-Agent Systems | Text | ||||||
| 21 | 遺伝的アルゴリズム | Text | Notebook | |||||
| 22 | 深層強化学習 | Text | TensorFlow | Lab | ||||
| 23 | マルチエージェントシステム | Text | ||||||
| VII | AI倫理 | |||||||
| 24 | AI Ethics and Responsible AI | Text | MS Learn: Responsible AI Principles | |||||
| 24 | AI 倫理と責任ある AI のあり方 | Text | MS Learn: Responsible AI Principles | |||||
| Extras | ||||||||
| X1 | Multi-Modal Networks, CLIP and VQGAN | Text | Notebook | |||||
| X1 | マルチモーダルネットワーク、CLIP、VQGAN | Text | Notebook | |||||