Iván Vallés Pérez
Iván Vallés Pérez
Hi, I have installed it in my Jellyfin deployment in docker. I click on the download button and when visiting the tv shows there is no music. Is this the...
I have installed zsh-autosuggestions using zinit on my zsh in Ubuntu 20.04 and everything is working but I cannot navigate through the autosuggestions. When I type `git clone` it suggests...
Hi, I am currently using the tensorflow probability Glow model (tfb.Glow) and I am interested on conditioning the coupling blocks on a different tensor than the input data. Can anyone...
Hi, I am playing with the default Glow model implemented in tensorflow_probability and I find that many variables have duplicated names in the graph (e.g. many variables are called 'Variable:0')....
Hi, I am using SOMOCLU in my work and it is amazing! Thanks a lot for the hard work. There is something I feel I miss which is the quantization...
Hi all, I want to ask a question regarding some concerns I got looking at the usage of the gumbel_sample method when `reinmax=False`. https://github.com/lucidrains/vector-quantize-pytorch/blob/6102e37efefefb673ebc8bec3abb02d5030dd933/vector_quantize_pytorch/vector_quantize_pytorch.py#L472-L472 First, this [sampling technique is mathematically...
The syntax makes it unusable for VSCode users! I use mkdocs to render my notes in HTML, which I take in markdown. To render the mindmaps using the official markmap...
I have followed the readme instructions to install Jellyfin in my SamsungTV. It turns out that everything works like a charm the first time I run the app. When I...
Hi! I tried to use the environment but I found it has some parts which are not compatible with gym anymore. (1) the timestep_limit in the register function was deprecated...