138 Commits (bcb28f3d3b6600d9869aa10f724e696d99c3b939)

Author SHA1 Message Date
  lsylusiyao 178cdbc3e7 Add verbose function 4 years ago
  MPnoy d89609a4e3 Blank SimpleRNN and test for it 4 years ago
  MPnoy 5801566a8d Keras layer activations fix 4 years ago
  Oceania2018 26a04bd083 Add Subtract layer. 4 years ago
  Oceania2018 901d5747e1 Expose learning_rate property in Optimizer. 4 years ago
  Oceania2018 48d96f4afc return weights for load_weights. 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 c3dd96b1c7 Use tensor.Id instead of GetHashCode. 4 years ago
  Oceania2018 9ff09c4f3d skip layer wihtout trainable weights when save_weights. 4 years ago
  dataangel 35e070db8f Update hdf5_format.cs 4 years ago
  dataangel 536b534c36 update:hdf5_format -> WriteAttrs 4 years ago
  dataangel 2f3a17d448 update:keras.save_weights or keras.load_weights 4 years ago
  Oceania2018 3bfdedcdfb Change filter as IVariableV1 in conv2d. 4 years ago
  Oceania2018 d2e50dda55 Add keras model.predict. 4 years ago
  Oceania2018 34a5b32eff Consolidate dataset map args. 4 years ago
  Oceania2018 2cc629532b Change TensorDataset construct. 4 years ago
  Oceania2018 02ce65b47f loading of hdf5 files from keras #554 4 years ago
  dataangel c04216f9d8 update:Keras 4 years ago
  Oceania2018 bf4f65b3aa Release TensorFlow.NET v0.32, TensorFlow.Keras v0.3. 4 years ago
  Oceania2018 6d1b45993d Fix resize_nearest_neighbor_grad. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 a30df75aa9 Upgrade NumSharp.Lite to v0.1.10. 4 years ago
  Oceania2018 e75a111620 lift_to_graph 4 years ago
  Oceania2018 58d2daebfa Fix graph instance in InputLayer. 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 cfc9eb3025 Remove internal_convert_to_tensor. 4 years ago
  Oceania2018 734fe29c02 Be able to set Keras session options #712 4 years ago
  Oceania2018 505565550f Allow Tensors to extend. 4 years ago
  Oceania2018 cdc0c2ecac Add ShellProgressBar for model fitting. 4 years ago
  Oceania2018 e19e59b3dd Add FunctionCallOptions. 4 years ago
  Oceania2018 93fd34b225 imdb dataset. 4 years ago
  Oceania2018 7293c328f7 ConcatV2 should be recorded #701 4 years ago
  Oceania2018 14c26e7e07 Mul gradient is not correct in TensorFlowOpLayer #698 4 years ago
  Oceania2018 615105ca2b Fix epoch bug for dataset. #666 4 years ago
  Oceania2018 405c4a441c Make RuntimeHelpers be internal classs. 4 years ago
  Oceania2018 fd64ad1b44 Fix Sequential model. 4 years ago
  Oceania2018 d3f19f4343 Fix image_dataset_from_directory #666 4 years ago
  dataangel 061ee22d95 update:loss 4 years ago
  dataangel 6c4d9a8fda 更新Mse 4 years ago
  dataangel b3f72cd99f Update losses_utils.cs 4 years ago
  Oceania2018 c01b4dd940 release patch v0.31.1. 4 years ago
  Oceania2018 2ea8f2eb3f fix is_build_function in Layer. 4 years ago
  Oceania2018 f7412a180b Release TF.NET v0.31.0, TF.Keras v0.2.0 4 years ago
  Oceania2018 bff3df03ef Tensor Range test. 4 years ago
  Oceania2018 6d66092ed6 Allow ComputeOutputShape to override in subclass #660. 4 years ago
  Oceania2018 76350f74f2 Remove unnecessary parameters for RecordGradient. 4 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 4 years ago
  Oceania2018 ea3fc6ade2 organize keras files. 4 years ago
  Oceania2018 905c4a9ee8 Add keras.layers.Reshape. 4 years ago
  Oceania2018 db94e67d0d Add console logger. 4 years ago