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.
 
 
 
 
Andy 79285b6fce
Merge branch 'SciSharp:master' into multihead
3 years ago
..
Activations Add Softmax support and throw exception if activation isn't found 4 years ago
Datasets unify numpy dtype and tf dtype. 4 years ago
Engine Merge branch 'SciSharp:master' into multihead 3 years ago
Layers multi-head attention 3 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 add SafeTensorHandle to manage tensor handle reference. 4 years ago
Preprocessings fix dataset is disposed when zip dataset. 4 years ago
Protobuf Update protobuf align with tf 2.5.0. 4 years ago
Regularizers Initial regularizers. 3 years ago
Saving fix array_ops.squeeze 3 years ago
Utils ndarray string comparison. 4 years ago
BackendBase.cs Seperated Keras from binding project. 5 years ago
BackendImpl.cs fixed Minimum - CategoricalCrossentropy #901 3 years ago
GraphLearningPhase.cs Seperated Keras from binding project. 5 years ago
ImageDataFormat.cs Seperated Keras from binding project. 5 years ago
Initializers.cs Seperated Keras from binding project. 5 years ago
KerasApi.cs Remove unnecessary parameters for RecordGradient. 5 years ago
KerasInterface.cs Multithreading with Keras models. #890 4 years ago
Open.snk Release TF.NET v0.31.0, TF.Keras v0.2.0 5 years ago
Regularizers.cs Seperated Keras from binding project. 5 years ago
Sequence.cs fix keras pad_sequences. 4 years ago
Tensorflow.Keras.csproj clean code. 3 years ago
TextApi.cs Adding subset of text preprocessing Keras APis and unit tests. 4 years ago
defaultdict.cs Seperated Keras from binding project. 5 years ago
tf.layers.cs change tensor shape to Shape. 4 years ago
tf.optimizers.cs Keras for .NET package meta and clean code. 5 years ago