Noisy-lang-compiler
Noisy-lang-compiler copied to clipboard
Input data of `state-estimator`
The applications/newton/llvm-ir/state-estimator seems an important real-world application, and it's could be very useful to run this application as an executable file. Then we can run it in the benchmarks to get the performance bottleneck or other optimization opportunities.
So It would be really helpful if someone could provide the input data of state-estimator and the how to run file!
Hi @ds1231h, thanks for flagging this. I releazed that I don't have an applicable dataset for the model that this state estimator implements. I could try to generate a dataset synthetically based on the model in applications/newton/llvm-ir/state-estimator/RandomAccelerationWalk-estSynth.nt.
Hi @ds1231h, thanks for flagging this. I releazed that I don't have an applicable dataset for the model that this state estimator implements. I could try to generate a dataset synthetically based on the model in applications/newton/llvm-ir/state-estimator/RandomAccelerationWalk-estSynth.nt.
That would be great! Thanks!