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.
 
 
 
 
AsakusaRinne c9c339d309 Merge branch 'master' into add_pb_model_save 2 years ago
..
Activations Add Softmax support and throw exception if activation isn't found 4 years ago
Callbacks Fixed model.fit return results. #927 2 years ago
Datasets unify numpy dtype and tf dtype. 4 years ago
Engine Merge branch 'master' into add_pb_model_save 2 years ago
Layers Merge branch 'master' into add_pb_model_save 2 years ago
Losses fix all unit test. 4 years ago
Metrics add tf.linalg.global_norm #857 3 years ago
Models KerasObjectLoader 4 years ago
Optimizers Fix NeuralNetXor example. 2 years ago
Preprocessings Define Keras interface in core project (WIP). 2 years ago
Protobuf Init the serialization of keras pb model. 2 years ago
Regularizers Initial regularizers. 3 years ago
Saving Add more implementations to the keras part of pb model save. 2 years ago
Utils Add more implementations to the keras part of pb model save. 2 years ago
BackendBase.cs Seperated Keras from binding project. 4 years ago
BackendImpl.cs fixed Minimum - CategoricalCrossentropy #901 3 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 Define Keras interface in core project (WIP). 2 years ago
KerasInterface.cs Orthogonal initializer. 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 Fix MaxPooling1D #969 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