Dear authors,
I read your ATUA and CALM papers. Both of them are excellent works, and I'm quite interested in them :)
I noticed that you have released the Docker file of both projects and the source code of ATUA.
I checked the source code of ATUA, and I found there are some implementations of CALM in this repo.
I wonder if the implementation of CALM is the same as the one in Docker?
I observe that we need to configure CALMProperties.baseModelDir in the Docker tool, but we need to configure RegressionStrategy.baseModelDir in the source code.
I wonder which one is the latest correct implementation. Can the configuration of reuseBaseModel lead to the invocation of CALM-related code? (I'm sorry, but I cannot run the source code now because I don't know how to configure it correctly.)
Please kindly advise and figure out any misunderstanding!
Many thanks and have a great day!
Dear authors,
I read your ATUA and CALM papers. Both of them are excellent works, and I'm quite interested in them :)
I noticed that you have released the Docker file of both projects and the source code of ATUA.
I checked the source code of ATUA, and I found there are some implementations of CALM in this repo.
I wonder if the implementation of CALM is the same as the one in Docker?
I observe that we need to configure
CALMProperties.baseModelDirin the Docker tool, but we need to configureRegressionStrategy.baseModelDirin the source code.I wonder which one is the latest correct implementation. Can the configuration of
reuseBaseModellead to the invocation of CALM-related code? (I'm sorry, but I cannot run the source code now because I don't know how to configure it correctly.)Please kindly advise and figure out any misunderstanding!
Many thanks and have a great day!