- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 84字
- 2021-07-02 13:38:48
Historical averaging
Historical averaging is an approach that takes the average of the parameters in the past and adds this to the respective cost functions of the generator and the discriminator network. It was proposed by Ian Goodfellow and others in a paper mentioned previously, Improved Techniques for Training GANs.
The historical average can be denoted as follows:

In the preceding equation, is the value of parameters at a particular time, i. This approach can improve the training stability of GANs too.
推薦閱讀
- Unreal Engine:Game Development from A to Z
- 電力自動化實用技術(shù)問答
- 輕松學C語言
- Seven NoSQL Databases in a Week
- Windows XP中文版應(yīng)用基礎(chǔ)
- 計算機網(wǎng)絡(luò)技術(shù)實訓
- Docker High Performance(Second Edition)
- 從零開始學Java Web開發(fā)
- Learning Linux Shell Scripting
- 會聲會影X4中文版從入門到精通
- 青少年VEX IQ機器人實訓課程(初級)
- Mastering OpenStack(Second Edition)
- 空間機器人智能感知技術(shù)
- 計算機組裝與維修實訓
- Practical AWS Networking