- Java Deep Learning Projects
- Md. Rezaul Karim
- 276字
- 2021-06-18 19:08:03
Cloud-based platforms for DL
Apart from the preceding libraries, there have been some recent initiatives for deep learning on the cloud. The idea is to bring deep learning capabilities to big data with millions of billions of data points and high-dimensional data. For example, Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform, and NVIDIA GPU Cloud (NGC) all offer machine and deep learning services that are native to their public clouds.
In October 2017, AWS released deep learning Amazon Machine Images (AMIs) for Amazon Elastic Compute Cloud (EC2) P3 instances. These AMIs come pre-installed with deep learning frameworks, such as TensorFlow, Gluon, and Apache MXNet, that are optimized for the NVIDIA Volta V100 GPUs within Amazon EC2 P3 instances.
The Microsoft Cognitive Toolkit is Azure's open source, deep learning service. Similar to AWS's offering, it focuses on tools that can help developers build and deploy deep learning applications.
On the other hand, NGC empowers AI scientists and researchers with GPU-accelerated containers (see https://www.nvidia.com/en-us/data-center/gpu-cloud-computing/). NGC features containerized deep learning frameworks such as TensorFlow, PyTorch, MXNet, and more that are tuned, tested, and certified by NVIDIA to run on the latest NVIDIA GPUs.
Now that we have a minimum of knowledge about available DL libraries, frameworks, and cloud-based platforms for running and deploying our DL applications, we can pe into coding. First, we will start by solving the famous Titanic survival prediction problem. However, we won't use the previously listed frameworks; we will be using the Apache Spark ML library. Since we will be using Spark along with other DL libraries, knowing a little bit of Spark would help us grasp things in the upcoming chapters.
- 電氣自動(dòng)化專業(yè)英語(yǔ)(第3版)
- Splunk 7 Essentials(Third Edition)
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- Windows內(nèi)核原理與實(shí)現(xiàn)
- C語(yǔ)言寶典
- 計(jì)算機(jī)組網(wǎng)技術(shù)
- Visual Studio 2010 (C#) Windows數(shù)據(jù)庫(kù)項(xiàng)目開(kāi)發(fā)
- 漢字錄入技能訓(xùn)練
- Learning Cassandra for Administrators
- 智能+:制造業(yè)的智能化轉(zhuǎn)型
- 智能小車機(jī)器人制作大全(第2版)
- 巧學(xué)活用Linux
- 互聯(lián)網(wǎng)單元測(cè)試及實(shí)踐
- 微控制器的選擇與應(yīng)用
- Building Smart Drones with ESP8266 and Arduino