Eugene Lee

Results 9 issues of Eugene Lee

# Environment Knex version: ^2.1.0 Database + version: postgresql 14.4 OS: Ubuntu 20.04 # Bug I'm trying to store a `string` into my postgres database. The problem is the special...

Hi all, This must be a simple mistake where I might have missed something or two. The problem I have is that Google login returns the info I need on...

Hi Authors, I ran the code using the default configuration on Moving MNIST by directly executing `python3 main.py`. The final MSE obtained after 1000 epochs is around 75.26 which is...

This is based on the description given in the paper: "Based on the softmax values in (4), we select the top k_A RIMs (out of the total K RIMs) to...

Hi there, I'd like to ask which part of the code is responsible for the adaptation phase during testing. From what I understand, test.test_one_shot(...) is responsible for testing but I...

As title.

as title and a fix for issue #9 that I made.

I'm experimenting with an audio of 35751 samples (sampled at 25kHz sampling rate) using a framelength of 5000 and overlap of 16 which is 312 hopsize. It seems that there's...

Hi, Thanks for the awesome contribution to the community! There's something that has been bugging me for hours. It is mentioned in the paper that the LLM is frozen during...