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.
 
 
 
 
Jucko13 9f0ffa4bc8 Implemented unittests for Concatenate layers and calls 2 years ago
..
ActivationTest.cs ci: add ci for test and auto-release. (#1047) 2 years ago
AttentionTest.cs ci: add ci for test and auto-release. (#1047) 2 years ago
CosineSimilarity.Test.cs Adjust the code structure of keras.unittest. 2 years ago
Huber.Test.cs Adjust the code structure of keras.unittest. 2 years ago
Layers.Convolution.Test.cs add DepthwiseConv2D (深度可分离卷积) 2 years ago
Layers.Cropping.Test.cs Adjust the code structure of keras.unittest. 2 years ago
Layers.Merging.Test.cs Implemented unittests for Concatenate layers and calls 2 years ago
Layers.Reshaping.Test.cs Add new feature: Add UpSampling1D layer and test. 2 years ago
LayersTest.cs fix inconsistent shape error while training Embedding layer. 2 years ago
LogCosh.Test.cs Adjust the code structure of keras.unittest. 2 years ago
MeanAbsoluteError.Test.cs Adjust the code structure of keras.unittest. 2 years ago
MeanAbsolutePercentageError.Test.cs Adjust the code structure of keras.unittest. 2 years ago
MeanSquaredError.Test.cs Adjust the code structure of keras.unittest. 2 years ago
MeanSquaredLogarithmicError.Test.cs Adjust the code structure of keras.unittest. 2 years ago
PoolingTest.cs Adjust the code structure of keras.unittest. 2 years ago
Rnn.Test.cs feat: add the implementation of sample_weight in model.fit 2 years ago