SlideShare a Scribd company logo
1 of 31
Download to read offline
2021 5 31
AI GAN
2 Copyright © 2021 Oracle and/or its affiliates.
• GAN
•
• GAN
•
Agenda
3 Copyright © 2021 Oracle and/or its affiliates.
Generative Adversarial Network( )
Generative
Adversarial
Network
:
https://www.jstage.jst.go.jp/article/jjmi/88/4/88_490/_pdf/-char/en
CT MRI
4 Copyright © 2021 Oracle and/or its affiliates.
: Wikipedia
https://ja.wikipedia.org/wiki/%E7%A5%9E%E7%B5%8C%E7%B4%B0%E8%83%9E
𝑥0
𝑥1
𝑥2
𝑥𝑛
𝑤0
𝑤1
𝑤𝑛
𝑤3
𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛
𝑢0
ニューロン 脳の神経細胞
シナプス ニューロンと他のニューロンとの接合部分
シナプス結合 ニューロンから別のニューロンへ信号が伝達される状態
活性化 ニューロンが受け取った刺激の大きさが特定の大きさを超える
と、次のニューロンへと信号を伝達する。この状態を活性化と
呼ぶ。
レイヤー(層) 入力層、中間層(隠れ層)、出力層。各層はバイアス変数(b)を持つ。
人工ニューロン ニューロンに相当。重み変数(w)を持つ。
エッジ シナプス結合に相当。ノード間を接続する。
活性化関数 活性化に相当。次ノードへ伝えるインプット値を決める関数。重
みw、バイアスb、活性化関数の計算値から次ノードへのイン
プット値を決める。
5 Copyright © 2021 Oracle and/or its affiliates.
𝑥0
𝑥1
𝑥2
𝑥𝑛
𝑤0
𝑤1
𝑤𝑛
𝑤2
𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛
Cat or Tiger ?
( )
[Cat, Tiger] = [1, 0]
100 pixel
60
pixel
0.8
0.2
1
0
Cat
Tiger
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑤
𝑢0
↓
= (loss)
↓
( )
𝑥0
𝑥1
𝑥2
w0
w1
𝑤2
y0
input
output
𝑢0 = 𝑥0𝑤0 + 𝑥1𝑤1 + 𝑥2𝑤2 + 𝑏0
𝑢0
𝑓 𝑢0
y0 = 𝑓 𝑢0
6 Copyright © 2021 Oracle and/or its affiliates.
𝑥0
𝑥1
𝑥2
𝑥𝑛
𝒘𝟎
𝒘𝟏
𝒘𝒏
𝒘𝟐
𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛
Cat or Tiger ?
( )
[Cat, Tiger] = [1, 0]
100 pixel
60
pixel
0.8
0.2
1
0
Cat
Tiger
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
↓
= (loss)
↓
( )
(w)
𝑥0
𝑥1
𝑥2
w0
w1
𝑤2
y0
input
output
𝑢0 = 𝑥0𝑤0 + 𝑥1𝑤1 + 𝑥2𝑤2 + 𝑏0
𝑢0
𝑓 𝑢0
y0 = 𝑓 𝑢0
𝑢0
7 Copyright © 2021 Oracle and/or its affiliates.
𝑥0
𝑥1
𝑥2
𝑥𝑛
𝒘𝟎
𝒘𝟏
𝒘𝒏
𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛
Cat or Tiger ?
( )
[Cat, Tiger] = [1, 0]
100 pixel
60
pixel
0.8
0.2
1
0
Cat
Tiger
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
𝒘
↓
= (loss)
↓
( )
𝑥0
𝑥1
𝑥2
w0
w1
𝑤2
y0
input
output
𝑢0 = 𝑥0𝑤0 + 𝑥1𝑤1 + 𝑥2𝑤2 + 𝑏0
𝑢0
𝑓 𝑢0
y0 = 𝑓 𝑢0
(loss) (w)
↓
( )
(w)
𝑢0
𝒘𝟐
[ ] [ ]
8 Copyright © 2021 Oracle and/or its affiliates.
Cat
[0.2, 0.5,
0.8, 0.2,
0.3, 0.5
….
0.4 , 0.9]
( )
( )
Cat or Tiger?
OpenCV
[ ] [ ]
9 Copyright © 2021 Oracle and/or its affiliates.
GAN 2 Generator Discriminator
Generator
or
Discriminator
( ) Generator
( )
Discriminator Generator
Generator
10 Copyright © 2021 Oracle and/or its affiliates.
Discriminator
1
( )
Generator Discriminator
Generator
: The Chinese University of Hong Kong
Large-scale CelebFaces Attributes (CelebA) Dataset
http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
CelebA
0.8
0.2
( )
0
( )
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator 0
1 ( )
Discriminator
11 Copyright © 2021 Oracle and/or its affiliates.
Generator
Generator Discriminator
Generator
0.2
( )
w
0.8
1
( )
0
( )
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
: The Chinese University of Hong Kong
Large-scale CelebFaces Attributes (CelebA) Dataset
http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
Generator Discriminator
1 (
) Generator
12 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
0 ( )
1 ( )
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator 0
1 ( )
Discriminator
Generator Discriminator
1 (
) Generator
13 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator Discriminator
Generator
0 ( )
1 ( )
: The Chinese University of Hong Kong
Large-scale CelebFaces Attributes (CelebA) Dataset
http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
14 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
0 ( )
1 ( )
Generator 0
1 ( )
Discriminator
15 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Discriminator
Generator
0 ( )
1 ( )
Generator 0
1 ( )
Discriminator
16 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w 0 ( )
1 ( )
Generator 0
1 ( )
Discriminator
Generator Discriminator
1 (
) Generator
17 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
0 ( )
1 ( )
Generator Discriminator
1 (
) Generator
18 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w 0 ( )
1 ( )
Generator 0
1 ( )
Discriminator
Generator Discriminator
1 (
) Generator
19 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
Discriminator
Discriminator
20 Copyright © 2021 Oracle and/or its affiliates.
Generator
Generator
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
21 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
22 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
23 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
24 Copyright © 2021 Oracle and/or its affiliates.
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
Discriminator
25 Copyright © 2021 Oracle and/or its affiliates.
GAN
Generator Discriminator
Generator
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
w
Generator
Discriminator
Discriminator
Generator
0 ( )
1 ( )
26 Copyright © 2021 Oracle and/or its affiliates.
27 Copyright © 2021 Oracle and/or its affiliates.
: THE MNIST DATABASE of handwritten digits
http://yann.lecun.com/exdb/mnist/
MNIST
Generator Discriminator
Generator
1 ( )
0 ( )
28 Copyright © 2021 Oracle and/or its affiliates.
GAN
StyleGAN
(
)
Pix2pix
Age-cGAN
DCGAN
AttnGAN
StackGAN
29 Copyright © 2021 Oracle and/or its affiliates.
•
- https://www.slideshare.net/KenichiSonoda/20210226oracle-code-night
- https://www.youtube.com/watch?v=hrsvcZrzphk&t=388s&ab_channel=JapanOracleDevelopers
•
OpenCV
- https://www.slideshare.net/KenichiSonoda/20200812-cbject-detection-with-opencv-and-cnn
- https://www.youtube.com/watch?v=olPF7MXhDhk&t=3428s&ab_channel=JapanOracleDevelopers
•
BERT
- https://www.slideshare.net/KenichiSonoda/code-night-natural-language-proccessing-and-machine-learning
- https://www.youtube.com/watch?v=Q4MsoJoGeEY&t=4968s&ab_channel=JapanOracleDevelopers
• Oracle
- https://www.youtube.com/watch?v=OSKYBipSzMA&t=805s&ab_channel=JapanOracleDevelopers
• Apache Spark
- https://www.slideshare.net/KenichiSonoda/oracle-big-data-jam-session-1-apache-spark
30 Copyright © 2021 Oracle and/or its affiliates.
github Oracle
https://github.com/oracle-japan/oci-datascience-gan-demo/tree/main
[Code night 20200531]machine learning for begginer  generation of virtual reality by next generation ai gan

More Related Content

What's hot

Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)
Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)
Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)NTT DATA Technology & Innovation
 
ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)
ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)
ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)akira6592
 
モバイルアプリの高速で安定したビルドを支えるJenkins運用術
モバイルアプリの高速で安定したビルドを支えるJenkins運用術モバイルアプリの高速で安定したビルドを支えるJenkins運用術
モバイルアプリの高速で安定したビルドを支えるJenkins運用術KLab Inc. / Tech
 
Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)
Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)
Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)オラクルエンジニア通信
 
semantic segmentation サーベイ
semantic segmentation サーベイsemantic segmentation サーベイ
semantic segmentation サーベイyohei okawa
 
2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料
2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料
2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料Tsuyoshi Matsuzaki
 
Apache Hadoop YARNとマルチテナントにおけるリソース管理
Apache Hadoop YARNとマルチテナントにおけるリソース管理Apache Hadoop YARNとマルチテナントにおけるリソース管理
Apache Hadoop YARNとマルチテナントにおけるリソース管理Cloudera Japan
 
お小遣いでKubernetesクラスタ
お小遣いでKubernetesクラスタお小遣いでKubernetesクラスタ
お小遣いでKubernetesクラスタNobuaki Aoki
 
いまさら聞けないarmを使ったNEONの基礎と活用事例
いまさら聞けないarmを使ったNEONの基礎と活用事例いまさら聞けないarmを使ったNEONの基礎と活用事例
いまさら聞けないarmを使ったNEONの基礎と活用事例Fixstars Corporation
 
LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)
LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)
LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)Takeshi Yamamuro
 
RealSenseとYOLOを用いた物体把持
RealSenseとYOLOを用いた物体把持RealSenseとYOLOを用いた物体把持
RealSenseとYOLOを用いた物体把持NaotakaKawata
 
Harbor RegistryのReplication機能
Harbor RegistryのReplication機能Harbor RegistryのReplication機能
Harbor RegistryのReplication機能Masanori Nara
 
[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation
[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation
[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth EstimationKazuyuki Miyazawa
 
【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fields【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fieldscvpaper. challenge
 
2_OnBSession_サポートサービスご案内_12Jul.pdf
2_OnBSession_サポートサービスご案内_12Jul.pdf2_OnBSession_サポートサービスご案内_12Jul.pdf
2_OnBSession_サポートサービスご案内_12Jul.pdfChuan Yu
 
OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月
OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月
OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月VirtualTech Japan Inc.
 
Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...
Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...
Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...Kazuyuki Miyazawa
 
202105 再生能源設施對土地和生物多樣性之影響與因應
202105 再生能源設施對土地和生物多樣性之影響與因應202105 再生能源設施對土地和生物多樣性之影響與因應
202105 再生能源設施對土地和生物多樣性之影響與因應懂能源團隊
 
自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)
自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)
自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)Preferred Networks
 

What's hot (20)

Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)
Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)
Knative Eventing 入門(Kubernetes Novice Tokyo #11 発表資料)
 
ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)
ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)
ネットワーク自動化、なに使う? ~自動化ツール紹介~ (2017/07/21開催)
 
モバイルアプリの高速で安定したビルドを支えるJenkins運用術
モバイルアプリの高速で安定したビルドを支えるJenkins運用術モバイルアプリの高速で安定したビルドを支えるJenkins運用術
モバイルアプリの高速で安定したビルドを支えるJenkins運用術
 
Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)
Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)
Oracle Databaseはクラウドに移行するべきか否か 全10ケースをご紹介 (Oracle Cloudウェビナーシリーズ: 2021年11月30日)
 
semantic segmentation サーベイ
semantic segmentation サーベイsemantic segmentation サーベイ
semantic segmentation サーベイ
 
2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料
2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料
2023/06/01 IoT ALGYAN ChatGPT研究会第9弾 資料
 
Apache Hadoop YARNとマルチテナントにおけるリソース管理
Apache Hadoop YARNとマルチテナントにおけるリソース管理Apache Hadoop YARNとマルチテナントにおけるリソース管理
Apache Hadoop YARNとマルチテナントにおけるリソース管理
 
お小遣いでKubernetesクラスタ
お小遣いでKubernetesクラスタお小遣いでKubernetesクラスタ
お小遣いでKubernetesクラスタ
 
いまさら聞けないarmを使ったNEONの基礎と活用事例
いまさら聞けないarmを使ったNEONの基礎と活用事例いまさら聞けないarmを使ったNEONの基礎と活用事例
いまさら聞けないarmを使ったNEONの基礎と活用事例
 
LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)
LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)
LLVMで遊ぶ(整数圧縮とか、x86向けの自動ベクトル化とか)
 
RealSenseとYOLOを用いた物体把持
RealSenseとYOLOを用いた物体把持RealSenseとYOLOを用いた物体把持
RealSenseとYOLOを用いた物体把持
 
Harbor RegistryのReplication機能
Harbor RegistryのReplication機能Harbor RegistryのReplication機能
Harbor RegistryのReplication機能
 
[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation
[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation
[CVPR2020読み会@CV勉強会] 3D Packing for Self-Supervised Monocular Depth Estimation
 
【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fields【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fields
 
2_OnBSession_サポートサービスご案内_12Jul.pdf
2_OnBSession_サポートサービスご案内_12Jul.pdf2_OnBSession_サポートサービスご案内_12Jul.pdf
2_OnBSession_サポートサービスご案内_12Jul.pdf
 
OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月
OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月
OpenStackを利用したNFVの商用化 - OpenStack最新情報セミナー 2017年7月
 
Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...
Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...
Depth from Videos in the Wild: Unsupervised Monocular Depth Learning from Unk...
 
202105 再生能源設施對土地和生物多樣性之影響與因應
202105 再生能源設施對土地和生物多樣性之影響與因應202105 再生能源設施對土地和生物多樣性之影響與因應
202105 再生能源設施對土地和生物多樣性之影響與因應
 
Hiveを高速化するLLAP
Hiveを高速化するLLAPHiveを高速化するLLAP
Hiveを高速化するLLAP
 
自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)
自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)
自然言語処理を 役立てるのはなぜ難しいのか(2022/10/25東大大学院「自然言語処理応用」)
 

Similar to [Code night 20200531]machine learning for begginer generation of virtual reality by next generation ai gan

Reni_and_Sam_Poster_Final_449
Reni_and_Sam_Poster_Final_449Reni_and_Sam_Poster_Final_449
Reni_and_Sam_Poster_Final_449Reni Magbagbeola
 
Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...
Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...
Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...InfluxData
 
20160123 java one2015_feedback @ Osaka
20160123 java one2015_feedback @ Osaka20160123 java one2015_feedback @ Osaka
20160123 java one2015_feedback @ OsakaTakashi Ito
 
IJSRED-V2I3P104
IJSRED-V2I3P104IJSRED-V2I3P104
IJSRED-V2I3P104IJSRED
 
IRJET-AI Neural Network Disaster Recovery Cloud Operations Systems
IRJET-AI Neural Network Disaster Recovery Cloud Operations SystemsIRJET-AI Neural Network Disaster Recovery Cloud Operations Systems
IRJET-AI Neural Network Disaster Recovery Cloud Operations SystemsIRJET Journal
 
Introduction to Arquillian framework
Introduction to Arquillian  frameworkIntroduction to Arquillian  framework
Introduction to Arquillian frameworkKarthikeyan Annamalai
 
“Unifying Computer Vision and Natural Language Understanding for Autonomous S...
“Unifying Computer Vision and Natural Language Understanding for Autonomous S...“Unifying Computer Vision and Natural Language Understanding for Autonomous S...
“Unifying Computer Vision and Natural Language Understanding for Autonomous S...Edge AI and Vision Alliance
 
Veriflow Continuous Network Verification
Veriflow Continuous Network VerificationVeriflow Continuous Network Verification
Veriflow Continuous Network VerificationVeriflowSystems
 
Static Software Watermarking
Static Software WatermarkingStatic Software Watermarking
Static Software WatermarkingJames Hamilton
 
Cyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in BiocomputingCyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in BiocomputingJeremy Yang
 
Flare Community Call - April 27.pdf
Flare Community Call - April 27.pdfFlare Community Call - April 27.pdf
Flare Community Call - April 27.pdfFlare Network
 
AI for All: Biology is eating the world & AI is eating Biology
AI for All: Biology is eating the world & AI is eating Biology AI for All: Biology is eating the world & AI is eating Biology
AI for All: Biology is eating the world & AI is eating Biology Intel® Software
 
Overview of DuraMat software tool development (poster version)
Overview of DuraMat software tool development(poster version)Overview of DuraMat software tool development(poster version)
Overview of DuraMat software tool development (poster version)Anubhav Jain
 
Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Wesley De Neve
 
Introduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFVIntroduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFVKingston Smiler
 

Similar to [Code night 20200531]machine learning for begginer generation of virtual reality by next generation ai gan (18)

SDN - beyond the obvious
SDN - beyond the obviousSDN - beyond the obvious
SDN - beyond the obvious
 
Reni_and_Sam_Poster_Final_449
Reni_and_Sam_Poster_Final_449Reni_and_Sam_Poster_Final_449
Reni_and_Sam_Poster_Final_449
 
Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...
Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...
Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progress...
 
20160123 java one2015_feedback @ Osaka
20160123 java one2015_feedback @ Osaka20160123 java one2015_feedback @ Osaka
20160123 java one2015_feedback @ Osaka
 
IJSRED-V2I3P104
IJSRED-V2I3P104IJSRED-V2I3P104
IJSRED-V2I3P104
 
IRJET-AI Neural Network Disaster Recovery Cloud Operations Systems
IRJET-AI Neural Network Disaster Recovery Cloud Operations SystemsIRJET-AI Neural Network Disaster Recovery Cloud Operations Systems
IRJET-AI Neural Network Disaster Recovery Cloud Operations Systems
 
Introduction to Arquillian framework
Introduction to Arquillian  frameworkIntroduction to Arquillian  framework
Introduction to Arquillian framework
 
“Unifying Computer Vision and Natural Language Understanding for Autonomous S...
“Unifying Computer Vision and Natural Language Understanding for Autonomous S...“Unifying Computer Vision and Natural Language Understanding for Autonomous S...
“Unifying Computer Vision and Natural Language Understanding for Autonomous S...
 
SDN_Gustaf_Nilstadius
SDN_Gustaf_NilstadiusSDN_Gustaf_Nilstadius
SDN_Gustaf_Nilstadius
 
Veriflow Continuous Network Verification
Veriflow Continuous Network VerificationVeriflow Continuous Network Verification
Veriflow Continuous Network Verification
 
Static Software Watermarking
Static Software WatermarkingStatic Software Watermarking
Static Software Watermarking
 
Cyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in BiocomputingCyberinfrastructure Day 2010: Applications in Biocomputing
Cyberinfrastructure Day 2010: Applications in Biocomputing
 
Flare Community Call - April 27.pdf
Flare Community Call - April 27.pdfFlare Community Call - April 27.pdf
Flare Community Call - April 27.pdf
 
AI for All: Biology is eating the world & AI is eating Biology
AI for All: Biology is eating the world & AI is eating Biology AI for All: Biology is eating the world & AI is eating Biology
AI for All: Biology is eating the world & AI is eating Biology
 
Skin_Cancer.pptx
Skin_Cancer.pptxSkin_Cancer.pptx
Skin_Cancer.pptx
 
Overview of DuraMat software tool development (poster version)
Overview of DuraMat software tool development(poster version)Overview of DuraMat software tool development(poster version)
Overview of DuraMat software tool development (poster version)
 
Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...
 
Introduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFVIntroduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFV
 

More from Kenichi Sonoda

MLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめMLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめKenichi Sonoda
 
機械学習基盤として活用するAutonomous Database
機械学習基盤として活用するAutonomous Database機械学習基盤として活用するAutonomous Database
機械学習基盤として活用するAutonomous DatabaseKenichi Sonoda
 
[Oracle Code Night] Reinforcement Learning Demo Code
[Oracle Code Night] Reinforcement Learning Demo Code[Oracle Code Night] Reinforcement Learning Demo Code
[Oracle Code Night] Reinforcement Learning Demo CodeKenichi Sonoda
 
20210831 code night はじめての強化学習
20210831 code night  はじめての強化学習20210831 code night  はじめての強化学習
20210831 code night はじめての強化学習Kenichi Sonoda
 
20210531 ora jam_stackgan
20210531 ora jam_stackgan20210531 ora jam_stackgan
20210531 ora jam_stackganKenichi Sonoda
 
20200402 oracle cloud infrastructure data science
20200402 oracle cloud infrastructure data science20200402 oracle cloud infrastructure data science
20200402 oracle cloud infrastructure data scienceKenichi Sonoda
 
[Oracle big data jam session #1] Apache Spark ことはじめ
[Oracle big data jam session #1] Apache Spark ことはじめ[Oracle big data jam session #1] Apache Spark ことはじめ
[Oracle big data jam session #1] Apache Spark ことはじめKenichi Sonoda
 
Oracle cloud infrastructure shared file service comparison 20181019 ss
Oracle cloud infrastructure shared file service comparison 20181019 ssOracle cloud infrastructure shared file service comparison 20181019 ss
Oracle cloud infrastructure shared file service comparison 20181019 ssKenichi Sonoda
 
Oci file storage service deep dive 20181001 ss
Oci file storage service deep dive 20181001 ssOci file storage service deep dive 20181001 ss
Oci file storage service deep dive 20181001 ssKenichi Sonoda
 
Configureing analytics system with apache spark and object storage service of...
Configureing analytics system with apache spark and object storage service of...Configureing analytics system with apache spark and object storage service of...
Configureing analytics system with apache spark and object storage service of...Kenichi Sonoda
 
Oci object storage deep dive 20190329 ss
Oci object storage deep dive 20190329 ssOci object storage deep dive 20190329 ss
Oci object storage deep dive 20190329 ssKenichi Sonoda
 

More from Kenichi Sonoda (12)

Ocha_MLflow_MLOps.pdf
Ocha_MLflow_MLOps.pdfOcha_MLflow_MLOps.pdf
Ocha_MLflow_MLOps.pdf
 
MLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめMLflowで学ぶMLOpsことはじめ
MLflowで学ぶMLOpsことはじめ
 
機械学習基盤として活用するAutonomous Database
機械学習基盤として活用するAutonomous Database機械学習基盤として活用するAutonomous Database
機械学習基盤として活用するAutonomous Database
 
[Oracle Code Night] Reinforcement Learning Demo Code
[Oracle Code Night] Reinforcement Learning Demo Code[Oracle Code Night] Reinforcement Learning Demo Code
[Oracle Code Night] Reinforcement Learning Demo Code
 
20210831 code night はじめての強化学習
20210831 code night  はじめての強化学習20210831 code night  はじめての強化学習
20210831 code night はじめての強化学習
 
20210531 ora jam_stackgan
20210531 ora jam_stackgan20210531 ora jam_stackgan
20210531 ora jam_stackgan
 
20200402 oracle cloud infrastructure data science
20200402 oracle cloud infrastructure data science20200402 oracle cloud infrastructure data science
20200402 oracle cloud infrastructure data science
 
[Oracle big data jam session #1] Apache Spark ことはじめ
[Oracle big data jam session #1] Apache Spark ことはじめ[Oracle big data jam session #1] Apache Spark ことはじめ
[Oracle big data jam session #1] Apache Spark ことはじめ
 
Oracle cloud infrastructure shared file service comparison 20181019 ss
Oracle cloud infrastructure shared file service comparison 20181019 ssOracle cloud infrastructure shared file service comparison 20181019 ss
Oracle cloud infrastructure shared file service comparison 20181019 ss
 
Oci file storage service deep dive 20181001 ss
Oci file storage service deep dive 20181001 ssOci file storage service deep dive 20181001 ss
Oci file storage service deep dive 20181001 ss
 
Configureing analytics system with apache spark and object storage service of...
Configureing analytics system with apache spark and object storage service of...Configureing analytics system with apache spark and object storage service of...
Configureing analytics system with apache spark and object storage service of...
 
Oci object storage deep dive 20190329 ss
Oci object storage deep dive 20190329 ssOci object storage deep dive 20190329 ss
Oci object storage deep dive 20190329 ss
 

Recently uploaded

(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
Data Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health ClassificationData Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health ClassificationBoston Institute of Analytics
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 

Recently uploaded (20)

(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Dwarka Sector 15 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
Data Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health ClassificationData Science Project: Advancements in Fetal Health Classification
Data Science Project: Advancements in Fetal Health Classification
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 

[Code night 20200531]machine learning for begginer generation of virtual reality by next generation ai gan

  • 2. 2 Copyright © 2021 Oracle and/or its affiliates. • GAN • • GAN • Agenda
  • 3. 3 Copyright © 2021 Oracle and/or its affiliates. Generative Adversarial Network( ) Generative Adversarial Network : https://www.jstage.jst.go.jp/article/jjmi/88/4/88_490/_pdf/-char/en CT MRI
  • 4. 4 Copyright © 2021 Oracle and/or its affiliates. : Wikipedia https://ja.wikipedia.org/wiki/%E7%A5%9E%E7%B5%8C%E7%B4%B0%E8%83%9E 𝑥0 𝑥1 𝑥2 𝑥𝑛 𝑤0 𝑤1 𝑤𝑛 𝑤3 𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛 𝑢0 ニューロン 脳の神経細胞 シナプス ニューロンと他のニューロンとの接合部分 シナプス結合 ニューロンから別のニューロンへ信号が伝達される状態 活性化 ニューロンが受け取った刺激の大きさが特定の大きさを超える と、次のニューロンへと信号を伝達する。この状態を活性化と 呼ぶ。 レイヤー(層) 入力層、中間層(隠れ層)、出力層。各層はバイアス変数(b)を持つ。 人工ニューロン ニューロンに相当。重み変数(w)を持つ。 エッジ シナプス結合に相当。ノード間を接続する。 活性化関数 活性化に相当。次ノードへ伝えるインプット値を決める関数。重 みw、バイアスb、活性化関数の計算値から次ノードへのイン プット値を決める。
  • 5. 5 Copyright © 2021 Oracle and/or its affiliates. 𝑥0 𝑥1 𝑥2 𝑥𝑛 𝑤0 𝑤1 𝑤𝑛 𝑤2 𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛 Cat or Tiger ? ( ) [Cat, Tiger] = [1, 0] 100 pixel 60 pixel 0.8 0.2 1 0 Cat Tiger 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑤 𝑢0 ↓ = (loss) ↓ ( ) 𝑥0 𝑥1 𝑥2 w0 w1 𝑤2 y0 input output 𝑢0 = 𝑥0𝑤0 + 𝑥1𝑤1 + 𝑥2𝑤2 + 𝑏0 𝑢0 𝑓 𝑢0 y0 = 𝑓 𝑢0
  • 6. 6 Copyright © 2021 Oracle and/or its affiliates. 𝑥0 𝑥1 𝑥2 𝑥𝑛 𝒘𝟎 𝒘𝟏 𝒘𝒏 𝒘𝟐 𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛 Cat or Tiger ? ( ) [Cat, Tiger] = [1, 0] 100 pixel 60 pixel 0.8 0.2 1 0 Cat Tiger 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 ↓ = (loss) ↓ ( ) (w) 𝑥0 𝑥1 𝑥2 w0 w1 𝑤2 y0 input output 𝑢0 = 𝑥0𝑤0 + 𝑥1𝑤1 + 𝑥2𝑤2 + 𝑏0 𝑢0 𝑓 𝑢0 y0 = 𝑓 𝑢0 𝑢0
  • 7. 7 Copyright © 2021 Oracle and/or its affiliates. 𝑥0 𝑥1 𝑥2 𝑥𝑛 𝒘𝟎 𝒘𝟏 𝒘𝒏 𝑏0 𝑏1 𝑏2 𝑏3 𝑏𝑛 Cat or Tiger ? ( ) [Cat, Tiger] = [1, 0] 100 pixel 60 pixel 0.8 0.2 1 0 Cat Tiger 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 𝒘 ↓ = (loss) ↓ ( ) 𝑥0 𝑥1 𝑥2 w0 w1 𝑤2 y0 input output 𝑢0 = 𝑥0𝑤0 + 𝑥1𝑤1 + 𝑥2𝑤2 + 𝑏0 𝑢0 𝑓 𝑢0 y0 = 𝑓 𝑢0 (loss) (w) ↓ ( ) (w) 𝑢0 𝒘𝟐 [ ] [ ]
  • 8. 8 Copyright © 2021 Oracle and/or its affiliates. Cat [0.2, 0.5, 0.8, 0.2, 0.3, 0.5 …. 0.4 , 0.9] ( ) ( ) Cat or Tiger? OpenCV [ ] [ ]
  • 9. 9 Copyright © 2021 Oracle and/or its affiliates. GAN 2 Generator Discriminator Generator or Discriminator ( ) Generator ( ) Discriminator Generator Generator
  • 10. 10 Copyright © 2021 Oracle and/or its affiliates. Discriminator 1 ( ) Generator Discriminator Generator : The Chinese University of Hong Kong Large-scale CelebFaces Attributes (CelebA) Dataset http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html CelebA 0.8 0.2 ( ) 0 ( ) w w w w w w w w w w w w w w w w w w w w w Generator 0 1 ( ) Discriminator
  • 11. 11 Copyright © 2021 Oracle and/or its affiliates. Generator Generator Discriminator Generator 0.2 ( ) w 0.8 1 ( ) 0 ( ) w w w w w w w w w w w w w w w w w w w w w w w w : The Chinese University of Hong Kong Large-scale CelebFaces Attributes (CelebA) Dataset http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html Generator Discriminator 1 ( ) Generator
  • 12. 12 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator 0 ( ) 1 ( ) Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator 0 1 ( ) Discriminator Generator Discriminator 1 ( ) Generator
  • 13. 13 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Discriminator Generator 0 ( ) 1 ( ) : The Chinese University of Hong Kong Large-scale CelebFaces Attributes (CelebA) Dataset http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html
  • 14. 14 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w 0 ( ) 1 ( ) Generator 0 1 ( ) Discriminator
  • 15. 15 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w Discriminator Generator 0 ( ) 1 ( ) Generator 0 1 ( ) Discriminator
  • 16. 16 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w 0 ( ) 1 ( ) Generator 0 1 ( ) Discriminator Generator Discriminator 1 ( ) Generator
  • 17. 17 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator 0 ( ) 1 ( ) Generator Discriminator 1 ( ) Generator
  • 18. 18 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w 0 ( ) 1 ( ) Generator 0 1 ( ) Discriminator Generator Discriminator 1 ( ) Generator
  • 19. 19 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator Discriminator Generator 0 ( ) 1 ( ) Discriminator
  • 20. Discriminator 20 Copyright © 2021 Oracle and/or its affiliates. Generator Generator Generator Discriminator Discriminator Generator 0 ( ) 1 ( )
  • 21. 21 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator Discriminator Generator 0 ( ) 1 ( )
  • 22. 22 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator Discriminator Generator 0 ( ) 1 ( )
  • 23. 23 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator Discriminator Generator 0 ( ) 1 ( )
  • 24. 24 Copyright © 2021 Oracle and/or its affiliates. Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator Discriminator Generator 0 ( ) 1 ( )
  • 25. Discriminator 25 Copyright © 2021 Oracle and/or its affiliates. GAN Generator Discriminator Generator w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w w Generator Discriminator Discriminator Generator 0 ( ) 1 ( )
  • 26. 26 Copyright © 2021 Oracle and/or its affiliates.
  • 27. 27 Copyright © 2021 Oracle and/or its affiliates. : THE MNIST DATABASE of handwritten digits http://yann.lecun.com/exdb/mnist/ MNIST Generator Discriminator Generator 1 ( ) 0 ( )
  • 28. 28 Copyright © 2021 Oracle and/or its affiliates. GAN StyleGAN ( ) Pix2pix Age-cGAN DCGAN AttnGAN StackGAN
  • 29. 29 Copyright © 2021 Oracle and/or its affiliates. • - https://www.slideshare.net/KenichiSonoda/20210226oracle-code-night - https://www.youtube.com/watch?v=hrsvcZrzphk&t=388s&ab_channel=JapanOracleDevelopers • OpenCV - https://www.slideshare.net/KenichiSonoda/20200812-cbject-detection-with-opencv-and-cnn - https://www.youtube.com/watch?v=olPF7MXhDhk&t=3428s&ab_channel=JapanOracleDevelopers • BERT - https://www.slideshare.net/KenichiSonoda/code-night-natural-language-proccessing-and-machine-learning - https://www.youtube.com/watch?v=Q4MsoJoGeEY&t=4968s&ab_channel=JapanOracleDevelopers • Oracle - https://www.youtube.com/watch?v=OSKYBipSzMA&t=805s&ab_channel=JapanOracleDevelopers • Apache Spark - https://www.slideshare.net/KenichiSonoda/oracle-big-data-jam-session-1-apache-spark
  • 30. 30 Copyright © 2021 Oracle and/or its affiliates. github Oracle https://github.com/oracle-japan/oci-datascience-gan-demo/tree/main