minertom

Results 10 issues of minertom

This is probably an easy fix to correct. In the "cvxpy-stocks.ipynb" notebook file, which I have downloaded locally, I am using the stocks file "bigmac.csv", to import my stock porfolio....

Hi, I did read issue #71 "Creating test set with hash" and I only had one question concerning your explanation. During the hashing, only the last byte of the actual...

I loaded the Nvidia docker for TensorRT and I can run inference when I do not use the jupyter notebook. But when I attempt to use the jupyter notebook get...

Not sure what is going on here but the best that I can tell is that there is a gzip file that seems to be missing. Thank You Tom Traceback...

I have been going through the pytorch documentation of conv2D. Reading the docs from pytorch I see `torch.nn.Conv2d(in_channels: int, out_channels: int, kernel_size: Union[T, Tuple[T, T]], stride: Union[T, Tuple[T, T]] =...

I just downloaded the latest full zip file. While running the jupyter notebook for Chapter05, I noticed a couple of errors, relating to ` in 22 23 # Builds a...

**OK, here I am displaying my utter ignorance again**. I did find a post on towards data science entitled "everything you need to know about saving weights in pytorch". [https://towardsdatascience.com/everything-you-need-to-know-about-saving-weights-in-pytorch-572651f3f8de](url)...

I hope that this is not trivial. I was confused by it for a while so I thought that I should bring it up. Normally, in engineering, when I see...

In attempting to recreate the project exactly as described, in terms of downloading the exact same .csv files, I come across the following error when running > length of the...

I assumed that before attempting a compile I would need to run the atlas_check.sh file. I did install the atlas development package and it is installed in /usr/lib/atlas, with permissions...