เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| โครงข่ายปฏิปักษ์เชิงกำเนิด× | โครงข่ายประสาทเทียมเชิงอนุพันธ์สามัญ (Neural ODE)× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2014 | 2018 |
| ผู้ริเริ่ม≠ | Goodfellow, I. et al. | Chen, T. Q. et al. |
| ประเภท≠ | Generative deep learning (adversarial two-network game) | Continuous-depth neural network (ODE-parameterised dynamics) |
| แหล่งต้นตำรับ≠ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ | Chen, T. Q., Rubanova, Y., Bettencourt, J. & Duvenaud, D. (2018). Neural Ordinary Differential Equations. Advances in Neural Information Processing Systems (NeurIPS). link ↗ |
| ชื่อเรียกอื่น | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network | Nöral Diferansiyel Denklem (Neural ODE), neural ordinary differential equation, continuous-depth network, ODE-Net |
| ที่เกี่ยวข้อง | 4 | 4 |
| สรุป≠ | A Generative Adversarial Network (GAN), introduced by Ian Goodfellow and colleagues in 2014, produces realistic synthetic data through the competition of two neural networks — a generator and a discriminator. It is widely used for image synthesis, data augmentation, and distribution estimation. | A Neural ODE, introduced by Chen and colleagues in 2018, models a hidden state as the continuous solution of an ordinary differential equation whose dynamics are parameterised by a neural network. It generalises the limiting case of residual connections, making it well suited to irregularly spaced time series and physics-based modelling. |
| ScholarGateชุดข้อมูล ↗ |
|
|