April Liu

Results 4 issues of April Liu

Hi willwhitney, Thanks for providing this code. It's very useful to me. After I read the paper and code, I have two questions: First: - I think the step is...

need update logic for options of loss functions for dpctgan and dpgan. possibly add a try except to enable loss can be only cross_entropy or wasserstein for the moment

good first issue

I'm trying to modify the cql to adjust our case. In our scenaro, we have varying number of available actions per state so try to use action mask to mask...

enhancement

Hi, when I read the code, I didn't find the implementation of learning the schedule for the tasks. It looks like the current implementation is switching tasks uniformly only. Could...