Giorgio Barnabò
Giorgio Barnabò
Dear kgtk team, I recently read your seminal paper on the KGTK system, and I found it of great interest. You really are tackling an urgent problem in the community....
Hi everybody, looking at the VectorQuantizerEMA nn.Module in the code, I was not able to understand how the codebook vectors are updated after initialization. Is there a way to force...
Hi there, Hi there, is there any easy way to create a tree from a python nested dictionary? For instance, I would like to turn: {'tax': {'a':{'c':{}, 'd':{}}, 'b': {'e':{},...
Hi everybody, I was wondering whether I could feed the network with 256*256 NumPy array instead of jpeg images. I have been dealing with mel-spectrograms and it would be quite...
Hi everybody, I am pretty new to web app development and have doubts about how to make the best out of this incredible docker image. In short, I have been...
Hi there, thank you for this cool project! Just a question: would you ever release a Python version of Qrank? It would be very cool to have a simple package...