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.
 
 
 
 
Schoen Tannenbaum 5f9fce572d RegularizerAPI and UnitTest 1 year ago
..
Callbacks fix: fix EarlyStopping 2 years ago
Datasets fix: adjust imdb dataset loader for faster loading speed 2 years ago
Engine fix: fix the validation_pack when multiple input 1 year ago
Layers Merge pull request #940 from Fiffers/patch-1 1 year ago
Losses refacto: Standardize TensorFlowNET.Keras/Losses/ 2 years ago
Metrics feat: add RNN basic framework. 2 years ago
Models Adjust location of KerasTensor. 2 years ago
Optimizers Set SGD default value. 2 years ago
Preprocessings Add a function(get_classification_statistics) to count the number of label categories for the image_dataset_from_directory method. 2 years ago
Protobuf Add pb model save (#976) 2 years ago
Saving Allow Model to cache weights. 2 years ago
Utils Implemented support for loading Concatenate layers 2 years ago
Activations.cs add relu6 1 year ago
BackendBase.cs Seperated Keras from binding project. 4 years ago
BackendImpl.cs Initially adding KerasTensor. #1142 2 years ago
GlobalUsing.cs Initially adding KerasTensor. #1142 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 LSTM crash in release mode. 2 years ago
Open.snk Release TF.NET v0.31.0, TF.Keras v0.2.0 4 years ago
Regularizers.cs RegularizerAPI and UnitTest 1 year ago
Sequence.cs fix keras pad_sequences. 4 years ago
Tensorflow.Keras.csproj Release v0.150.0 based on tensorflowv v2.15.0. 1 year 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