Just released TensorFlow v0.70.0 and Keras .NET to support TimeSeries model. Check the example repo if you're interested in predicting feature(s) along with time axis.
3
5
29
0
1
@ScisharpStack Hello, I'm a student. I'm studying and an error is about to ask.
@ScisharpStack error kernel_initializer: keras.initializers.he_normal() Tensorflow.TypeError: 'Unknown fan_in %s [FAN_IN, FAN_OUT, FAN_AVG]'
@ScisharpStack Tensorflow.Keras.Layers.Conv2D conv = keras.layers.Conv2D(filters: filters , padding: "same" , kernel_initializer: keras.initializers.he_normal() , kernel_regularizer: keras.regularizers.l2((float)1e-4));