ilmucio
ilmucio
Any reason why not to use the buildin `python3 -m venv` ?
Hi, I do not have clear what is the usage of Variable within https://github.com/DavidMertz/PyTorch-webinar/blob/master/IntroPyTorch.ipynb. Are not Tensor sufficient? ps. Since is my first issue here ... I take the occasion...
I got the impression in some literature people refer to Binary Heap what here is called simply an Heap. May be could be helpfull to make some disambiguation note about...
https://github.com/heineman/python-data-structures/blob/1de93ca99ba564b2ba13113cb3be6855eec8d2d5/5.%20Heap-based%20Structures/binaryHeap.py#L67 Is that line rather `if child + 1 < self.n` ?