condor-cp
condor-cp
I wasn't able to run the UnscentedKalmannFilter without these two modifications : - Run the method "computeWeights" in the constructor - Change the signature of computePredictionFromSigmaPoints to return an Eigen...
Hello, I recently experience that running the "optimize" method of CppAD::ADFun runs into an error. After debugging, it seems that the operation Leppov is missing from the cases of get_op_usage,...
Inconsistency when running the keras-io/examples/timeseries/timeseries_classification_transformer.py
Running the example shows inconsistency in number of parameters and model performance compared to what is displayed. It seems that the global average pooling should take data_format to "channel_first" to...