Eric Alcaide
Eric Alcaide
saves a list declaration and posterior slice. a bit uglier
Hi there! Very cool stuff! It would be nice if there could be some support for jupyter notebooks, pretty much as SnakeViz (https://jiffyclub.github.io/snakeviz/) does.
Hi there! Cool library, very useful! An improvement to Nearest Neighbour Search just came out adn was published at NeurIPS: https://arxiv.org/abs/1908.10396 based on vector quantization. I wonder if there are...
easier install commands
Here's a code snippet using the example from [here](https://pytorch.org/functorch/stable/generated/functorch.compile.aot_function.html#functorch.compile.aot_function): ```python import torch as th import functorch as fth def fn(input, bias, residual, p: float): a = th.add(input, bias) b =...
Hi there! Would it be possible to know which method was used to determine the strcuture? Maybe it's already provided in the `resolution` attribute as some special value? Best, Eric
It would be very nice to port it to a conda package like the original Autodock, Vina, Smina, and others Examples: - https://anaconda.org/bioconda/smina - https://anaconda.org/bioconda/autodock-vina - https://anaconda.org/conda-forge/qvina - https://anaconda.org/hcc/autodock
Imports from package instead of repeating code
Wide Residual Networks (Zagoruyko & Komodakis) have proven well in image classification. They prioritize width instead of the traditional thin and deep structure of classical resnets, thus allowing a faster...
Hi, I’m really sorry for this kind of spam but I really need your help. The reason why I’m forwarding this message is that I’ve been working for a month...