22 Commits (090dc1eee3da98f3e5286b64d6d60170dd8246dd)

Author SHA1 Message Date
  dogvane baf620a3e8 解决keras模式下,使用GPU训练时会爆显存的bug。 2 years ago
  Wanglongzhi2001 a1c64effcf feat: add the implementation of class_weight in model.fit 2 years ago
  Wanglongzhi2001 f5af07ce5e feat: add the implementation of sample_weight in model.fit 2 years ago
  Haiping Chen b2fe5ca080 Fix LSTM crash in release mode. 2 years ago
  Wanglongzhi2001 8ebe3e31e3 fix: fix the bug of repeated progress bar in Model.fit() 2 years ago
  Wanglongzhi2001 35d2e107f3 refactor model.evaluate to deal with confilict 2 years ago
  Luc Bologna a8288af655 Update Model.Evaluate.cs 2 years ago
  Luc Bologna 0effee430c Update Model.Evaluate.cs 2 years ago
  Luc BOLOGNA f7208c9494 Refactor: Model.Evaluate.cs 2 years ago
  Luc BOLOGNA 02cb239c5f Refactor: Change Model evaluate 2 years ago
  wangdapao666 539110b5ee Fix validate_split has no output and add validation_data parameter to model.fit 2 years ago
  Haiping Chen c71745c041 model compile overload. 2 years ago
  wangdapao666 544ff9125b Fix model.evaluate don't have output 2 years ago
  wangdapao666 89fe0bb59a Fix model.evaluate don't have output 2 years ago
  Haiping Chen c5cdf2c540 Fixed model.fit return results. #927 2 years ago
  Oceania2018 e10e2807af Release v0.60.2, change to .net standard 2.0. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 500f0c0cca Fix preserve_cardinality for ParallelMapDataset. 4 years ago
  lsylusiyao 3309b036f6 change standard output (Console) to a custom one 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 4 years ago
  Oceania2018 d59db72396 Keras model evaluate. 4 years ago