Shuai Li

Results 4 issues of Shuai Li

Hi Roger, Just have a confusion between line 1180 and line 1132 in kalman_filter.py > def log_likelihood_of(self, z): """ log likelihood of the measurement `z`. This should only be called...

Hi Wojke: Thank you for your Min-Cost Flow python code in github. I tried the same algorithm on matlab, but, I really want to discuss with you a problem in...

Hi Meitar, So I was training on the MNIST dataset using pretrained features, e.g. `python DeepDPM.py --dataset MNIST --dir './pretrained_embeddings/umap_embedded_datasets/MNIST' --gpus 0` but every time training stucks at epoch 44...

Hi Ronghang: I downloaded the source code you provided and followed your steps to process the data, everything was OK, but when I started training, it always failed due to...