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.
 
 
 
 
Haiping 367ac9efce
Merge pull request #1089 from DevNullx64/SimpleRefacto
2 years ago
..
Callbacks Finish EarlyStopping 2 years ago
Datasets unify numpy dtype and tf dtype. 4 years ago
Engine refactor model.evaluate to deal with confilict 2 years ago
Layers improve layer norm 2 years ago
Losses refacto: Standardize TensorFlowNET.Keras/Losses/ 2 years ago
Metrics feat: add RNN basic framework. 2 years ago
Models Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
Optimizers Fix namespace compile issue. 2 years ago
Preprocessings feat: add RNN basic framework. 2 years ago
Protobuf Add pb model save (#976) 2 years ago
Regularizers Initial regularizers. 3 years ago
Saving feat: add RNN basic framework. 2 years ago
Utils fix: error after merging LSTM support. 2 years ago
Activations.cs fix: error when set the activation parameter of keras.layers.Conv2DTranspose to null. 2 years ago
BackendBase.cs Seperated Keras from binding project. 4 years ago
BackendImpl.cs feat: support model building with RNN. 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 the error when loading Conv1D layer with initialzier. 2 years ago
IsExternalInit.cs fix: error when training SimpleRNN. 2 years ago
KerasApi.cs Automatically add KerasInterface to f. 2 years ago
KerasInterface.cs Fix the error of loading model saved before tf2.5. 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 Update version number. 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