16 Commits (0c9437afcb9cc5852abcbd31bcb85c08afef0ab7)

Author SHA1 Message Date
  “Wanglongzhi2001” 0c9437afcb feat: add Bidirectional layer 2 years ago
  “Wanglongzhi2001” b27ccca84f fix:fix the bug of load LSTM model 2 years ago
  Haiping Chen b2fe5ca080 Fix LSTM crash in release mode. 2 years ago
  dogvane fa213eb54c change "bool training" => "bool? training" 2 years ago
  Yaohui Liu 675b93a9d7
fix: none gradient error when training LSTM. 2 years ago
  Yaohui Liu 6b30902ee8
fix: error after merging LSTM support. 2 years ago
  Yaohui Liu 07ea656833
fix: error when training SimpleRNN. 2 years ago
  Yaohui Liu f1fbcf2016
feat: support model building with RNN. 2 years ago
  Wanglongzhi2001 db8e43b241 Add feature(not completed):add SimpleRNNCell, StackedRNNCell, RNN and test 2 years ago
  Yaohui Liu 537b3e1142
feat: support simple RNN. 2 years ago
  Yaohui Liu 46e190dbfc
feat: add RNN basic framework. 2 years ago
  Yaohui Liu 747e6585e7
Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
  Haiping 197224fd74
Add pb model save (#976) 2 years ago
  Haiping Chen 4f88109ae3 fix _self_tracked_trackables. 2 years ago
  Haiping Chen 321ddfc13e Fix Model.build. 2 years ago
  Haiping Chen 33707231ee Define Keras interface in core project (WIP). 2 years ago