- Hands-On Generative Adversarial Networks with Keras
- Rafael Valle
- 64字
- 2021-06-24 14:33:57
The discriminator
In the original GAN framework, the discriminator (detective) is a function
, where
is some input sample in
,and
is a scalar. When using GANs to produce images, for example, in some formulation
represents an image and
represents
’s predicted probability that
comes from the real distribution.
推薦閱讀
- 大數(shù)據(jù)管理系統(tǒng)
- 數(shù)控銑削(加工中心)編程與加工
- 自動(dòng)檢測(cè)與轉(zhuǎn)換技術(shù)
- 工業(yè)機(jī)器人入門實(shí)用教程(KUKA機(jī)器人)
- C語言寶典
- Prometheus監(jiān)控實(shí)戰(zhàn)
- Linux系統(tǒng)管理員工具集
- Practical Network Automation
- Arduino創(chuàng)意機(jī)器人入門:基于Mind+
- INSTANT R Starter
- 時(shí)序大數(shù)據(jù)平臺(tái)TDengine核心原理與實(shí)戰(zhàn)
- 單片機(jī)與微機(jī)原理及應(yīng)用
- Proteus從入門到精通100例
- Machine Learning with R Quick Start Guide
- ESP8266 Internet of Things Cookbook