Bai Yiwei

Results 11 comments of Bai Yiwei

I think 6G memory is enough. When I trained with running `train.py`, it cost about 4G memory.

Hi, since each agent can merely see a sub-region before it. So the "turn" action means you turn right or left or backward to achieve the vision of other regions...

Ping @matthieukomorowski

@matthieukomorowski Thanks for updating your code. I want to extract the data from the mimiciii db. However, after running `make-concept.sql` in mimic_code, I still cannot extract Demographics data parts of...

@moberst Thank you very much! This actually works for me!

@matthieukomorowski @moberst Sorry to bother you again. When I am running the `AIClinician_sepsis3_def_160219.m`, I got an error of this line`inputpreadm=table2array(readtable('D:/exportdir/preadm_fluid.csv'));` because the first coloum is double while the second is...

@PINTO0309 Thanks for your reply. It will be great if you can try my onnx file. Here it is: https://drive.google.com/file/d/1WmzBLW2HExUmEq-auEZ1bc1YAPooOUgo/view?usp=share_link

I have addressed the problem above. You need to directly run solve-20.sh instead of running generate_lib.sh first. I have one more question: when I try to solve TSP20, the program...

> Hi @bywbilly, just curious, are you using the suggested CUDA version from the authors? I've been trying to get their code to work on a machine with CUDA 11.3,...

Thanks for the info. I am PyTorch 1.1.0. I found one thing interesting. The speed running on colab (with one GPU) is slower than the speed running on my serve...