Search result for Online Courses & Certifications
Get Course Alerts by Email
AI、機械学習、ディープラーニングのための TensorFlow 入門
by Laurence Moroney- 0.0
Approx. 14 hours to complete
ソフトウェア開発者であれば、拡張性のあるAI搭載アルゴリズムを構築したい場合、構築ツールの使い方を理解する必要があります。この講座は今後学んでいく「TensorFlow in Practice 専門講座」の一部であり、機械学習用の人気のオープンソースフレームワークであるTensorFlowのベストプラクティスを学習します。 アンドリュー・エンの「 The Machine Learning(機械学習)」と「Deep Learning Specialization(ディープラーニング専門講座)」では、機械学習とディープラーニングの最も重要かつ基本的な原理を学習します。deeplearning. aiが提供する新しい「TensorFlow in Practice 専門講座」では、TensorFlowを使用してそれらの原理を実装し、拡張性のあるモデルを構築して現実世界の問題に適用する方法を学びます。ニューラルネットワークの仕組みについての理解を深めるには、「ディープラーニング専門講座」を受講することをお勧めします。 新しいプログラミングパラダイム はじめに:アンドリューとの対話 機械学習入門 ニューラルネットワークの 「Hello World」 TensorFlowとPythonでの「Hello World」のウォークスルー 始める前に:TensorFlow 2. 0と本講座について ルールからデータへ 試してみよう Google Colaboratory の紹介 1 週目リソース コンピュータビジョンの紹介 アンドリューとの対話 コンピュータビジョンの紹介 訓練データをロードするようコードを作成する コンピュータビジョン ニューラルネットワークをコーディングする コンピュータビジョンのノートブックのウォークスルー 訓練の制御のためにコールバックを使用する コールバックのあるノートブックのウォークスルー データの使い方を探求する Fashion-MNIST データの構造 方法を理解する コンピュータビジョンに取り組む コールバックの実装方法を見る 2 週目 リソース 畳み込みニューラルネットワークでビジョンを強化する ...
Securing and Integrating Components of your Application 日本語版
by Google Cloud Training- 4.4
Approx. 11 hours to complete
このコースでアプリケーション デベロッパーは、Google Cloud エコシステムのコンポーネントをシームレスに統合するクラウド ネイティブなアプリケーションを設計、開発する方法を学びます。講義、デモ、ハンズオンラボを通して、メッセージング、イベント駆動型処理、API ゲートウェイを使ったセキュリティ性の高いアプリケーションの設計、フェデレーション ID 管理の実装、アプリケーション コンポーネントの統合方法を学習します。 認証と承認の処理 本コースへようこそ IAM のコンセプト Cloud IAM のベスト プラクティス OAuth2. 0、IAP、Firebase 認証 ラボの概要 まとめ コース情報 練習問題 認証と承認の処理に関する理解度チェック Cloud Pub/Sub の使用 Cloud Pub/Sub を選ぶ理由 Cloud Pub/Sub のコンセプト Cloud Pub/Sub のユースケース ラボの概要 まとめ 練習問題: Google Cloud Pub/Sub を使用して、アプリケーションのコンポーネントを統合する 最終問題: Google Cloud Pub/Sub を使用して、アプリケーションのコンポーネントを統合する インテリジェンスの追加 インテリジェンスの追加...
Architecting with Google Kubernetes Engine: Foundations em Português Brasileiro
by Google Cloud Training- 0.0
Approx. 13 hours to complete
Este curso faz parte de uma especialização com foco em criar infraestruturas de computação eficientes usando o Kubernetes e o Google Kubernetes Engine (GKE). A especialização mostra aos participantes como implantar e gerenciar aplicativos em contêineres no GKE e em outros serviços fornecidos pelo Google Cloud Platform. com/terms_of_service <<< Introdução ao curso...
Architecting with Google Kubernetes Engine: Workloads em Português Brasileiro
by Google Cloud Training- 0.0
Approx. 21 hours to complete
Este curso faz parte de uma especialização com foco em criar infraestruturas de computação eficientes usando o Kubernetes e o Google Kubernetes Engine (GKE). A especialização mostra aos participantes como implantar e gerenciar aplicativos em contêineres no GKE e em outros serviços fornecidos pelo Google Cloud Platform. com/terms_of_service <<< Introdução ao curso...
Architecting with Google Kubernetes Engine: Production em Português Brasileiro
by Google Cloud Training- 0.0
Approx. 13 hours to complete
Este curso faz parte de uma especialização que tem como foco criar infraestruturas de computação eficientes usando o Kubernetes e o Google Kubernetes Engine (GKE). A especialização mostra como implantar e gerenciar aplicativos em contêineres no GKE e em outros serviços fornecidos pelo Google Cloud Platform. com/terms_of_service (em inglês) <<< Introdução ao curso...
Architecting with Google Kubernetes Engine: Workloads en Français
by Google Cloud Training- 0.0
Approx. 16 hours to complete
Ce cours fait partie d'une spécialisation axée sur la construction d'infrastructures informatiques efficaces à l'aide de Kubernetes et Google Kubernetes Engine (GKE). Cette spécialisation présente aux participants le déploiement et la gestion d'applications conteneurisées sur GKE, ainsi que les autres services fournis par Google Cloud Platform. com/terms_of_service) comme indiqué dans les questions fréquentes....
Test-Driven Development Overview
by Doug Purcell- 0.0
Approx. 14 hours to complete
In this introductory course you will get both a full overview of what TDD is, when it can and can't be applied, and what its benefits are for practitioners and organizations. We recommend that you have some knowledge of the Python programming language. Examples and labs use Python. Introduction to Test-Driven Development...
A Practical Introduction to Test-Driven Development
by Doug Purcell- 0.0
Approx. 15 hours to complete
To be a proficient developer you need to have a solid grasp of test writing before putting code into production. In this course, we will take a hands-on look at Test-Driven Development by writing and implementing tests as soon as week one. TDD starts with good unit tests, so we will start there....
Integrating Test-Driven Development into Your Workflow
by Doug Purcell- 0.0
Approx. 16 hours to complete
In this course we will discuss how to integrate best practices of test-driven development into your programming workflow. We will start out by discussing how to refactor legacy codebases with the help of agile methodologies. Then, we will explore continuous integration and how to write automated tests in Python. Refactoring Legacy Code...
Test-Driven Development Project: Random Person Generator
by Doug Purcell- 0.0
Approx. 9 hours to complete
In this course, we will apply skills related to test-driven development in a capstone project. This will test your ability to use exception handling, mock objects, and unit tests in a TDD lifecycle. After completion, you'll have a portfolio piece program that demonstrates you have a solid understanding of all concepts related to TDD!...