- 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ù)展現(xiàn)的藝術(shù)
- Internet接入·網(wǎng)絡(luò)安全
- Hands-On Internet of Things with MQTT
- 腦動力:C語言函數(shù)速查效率手冊
- Seven NoSQL Databases in a Week
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- 電腦上網(wǎng)直通車
- Photoshop CS3特效處理融會貫通
- 控制系統(tǒng)計算機(jī)仿真
- Troubleshooting OpenVPN
- MATLAB/Simulink權(quán)威指南:開發(fā)環(huán)境、程序設(shè)計、系統(tǒng)仿真與案例實(shí)戰(zhàn)
- Excel 2007技巧大全
- 基于Proteus的PIC單片機(jī)C語言程序設(shè)計與仿真
- 分布式Java應(yīng)用
- 基于Quartus Ⅱ的數(shù)字系統(tǒng)Verilog HDL設(shè)計實(shí)例詳解