ApplyAdam.Options

genel statik sınıf ApplyAdam.Options

ApplyAdam için isteğe bağlı özellikler

Genel Yöntemler

ApplyAdam.Options
useLocking (Boolean useLocking)
ApplyAdam.Options
useNesterov (Boolean useNesterov)

Kalıtsal Yöntemler

Genel Yöntemler

public ApplyAdam.Options useLocking (Boolean useLocking)

Parametreler
KullanımKilitleme 'Doğru' ise var, m ve v tensörlerinin güncellenmesi bir kilitle korunacaktır; aksi takdirde davranış tanımsızdır ancak daha az çekişme sergileyebilir.

public ApplyAdam.Options useNesterov (Boolean useNesterov)

Parametreler
Nesterov'u kullan 'Doğru' ise nesterov güncellemesini kullanır.