chaotycmunkey
chaotycmunkey OP t1_jc6fkn7 wrote
Reply to comment by sugar_scoot in [D] Comparing models implemented in PyTorch and Tensorflow by chaotycmunkey
Writing my first paper. I have my own model that I'm going to compare against the SOTA on some RL tasks.
chaotycmunkey OP t1_jc7ki7b wrote
Reply to comment by BellRock99 in [D] Comparing models implemented in PyTorch and Tensorflow by chaotycmunkey
My goal is to test their model on a new dataset that I believe will fail to perform on. And my proposed model is supposed to be an improvement. As such, I have to run their model.