You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Yaohui Liu 2f62caa4e5
Revise some details.
2 years ago
..
Callbacks Fix validate_split has no output and add validation_data parameter to model.fit 2 years ago
Datasets unify numpy dtype and tf dtype. 4 years ago
Engine Fix the error of loaded function model backward. 2 years ago
Layers Partially support the backward of loaded function model. 2 years ago
Losses Support SigmoidFocalCrossEntropy, better for imbalanced multi-class task. 2 years ago
Metrics Support loading of SavedModel format (#989) 2 years ago
Models Automatically add KerasInterface to f. 2 years ago
Optimizers Fix the error of loaded function model backward. 2 years ago
Preprocessings Define Keras interface in core project (WIP). 2 years ago
Protobuf Add pb model save (#976) 2 years ago
Regularizers Initial regularizers. 3 years ago
Saving Revise some details. 2 years ago
Utils Support loading weights for customized layer. 2 years ago
Activations.cs Refine the keras.Activation and add tf.keras.activations. 2 years ago
BackendBase.cs Seperated Keras from binding project. 4 years ago
BackendImpl.cs Support loading weights for customized layer. 2 years ago
GlobalUsing.cs Add mertic of Recall. 2 years ago
GraphLearningPhase.cs Seperated Keras from binding project. 4 years ago
ImageDataFormat.cs Seperated Keras from binding project. 4 years ago
InitializersApi.cs fix _self_tracked_trackables. 2 years ago
KerasApi.cs Automatically add KerasInterface to f. 2 years ago
KerasInterface.cs Overload Sequential 2 years ago
Open.snk Release TF.NET v0.31.0, TF.Keras v0.2.0 4 years ago
Regularizers.cs Seperated Keras from binding project. 4 years ago
Sequence.cs fix keras pad_sequences. 4 years ago
Tensorflow.Keras.csproj Overload Sequential 2 years ago
TextApi.cs Adding subset of text preprocessing Keras APis and unit tests. 4 years ago
defaultdict.cs Seperated Keras from binding project. 4 years ago
tf.layers.cs Define Keras interface in core project (WIP). 2 years ago
tf.optimizers.cs Keras for .NET package meta and clean code. 4 years ago