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 67cf274f7f
Remove debug informations before.
2 years ago
..
ActivationTest.cs Refine the keras.Activation and add tf.keras.activations. 2 years ago
AttentionTest.cs Align keras.Input with tensorflow python. 2 years ago
CosineSimilarity.Test.cs linspace and meshgrid. 4 years ago
Huber.Test.cs linspace and meshgrid. 4 years ago
Layers.Convolution.Test.cs fix BasicConv1D unit test 3 years ago
Layers.Cropping.Test.cs Added Cropping and Permute (+test) 4 years ago
Layers.Merging.Test.cs fix NDArray indexing. 4 years ago
Layers.Reshaping.Test.cs Added Cropping and Permute (+test) 4 years ago
LayersTest.cs Add layers.Normalization. 2 years ago
LogCosh.Test.cs linspace and meshgrid. 4 years ago
MeanAbsoluteError.Test.cs linspace and meshgrid. 4 years ago
MeanAbsolutePercentageError.Test.cs linspace and meshgrid. 4 years ago
MeanSquaredError.Test.cs fix keras reshape layer. 4 years ago
MeanSquaredLogarithmicError.Test.cs linspace and meshgrid. 4 years ago
ModelSaveTest.cs Remove debug informations before. 2 years ago
PoolingTest.cs Fix MaxPooling1D #969 2 years ago