Type Alias NetParams

NetParams: { fc: { age: FCParams; gender: FCParams } }

Type declaration

  • fc: { age: FCParams; gender: FCParams }