Oliver
Oliver
* nxviz version: 0.7.4 * Python version:3.9/3.8 (tried both) * Operating System: ubuntu ### Description annotate.node_colormapping(pass_graph, color_by="total", legend_kwargs = {"location": "bottom"}) or annotate.node_colormapping(pass_graph, color_by="total", legend_kwargs = {"loc": "upper left", "bbox_to_anchor":...
* nxviz version: 0.7.4 * Python version: 3.8 * Operating System: Ubuntu ### Description Trying to follow the new API, frankly few things work. import nxviz as nv ax =...
* 0.7.3 * Python version: 3.9 * Operating System: windows ### Description Trying to plot a matrix plot ### What I Did Plot a matrix Plot m = nv.MatrixPlot(graph) m.draw()...
I get the error in the title when feeding a dataset to the tensorflow hub module like described on the site: https://tfhub.dev/tensorflow/efficientdet/lite3x/detection/1 The full error message is the following: ```...
Hi all, I have a simple BNN that I just tried to change to have a negative binomial distribution as output: ``` def get_model(input_shape, loss, optimizer, metrics, kl_weight, output_shape): inputs...
Hello, Thank you for this wonderful package! I am using python 3.10.6 and the latest version of soccerdata. I am not sure if there is an error or a bug...
# 🐛 Bug Hi, I am running botorch in a custom loop, when I get new candidates (which I verified are not used before), and I call: ``` with torch.no_grad(),...
Hi there, thanks a lot for all your great repos and implementations! I've wanted to try this for a segmentation problem and I've had issues training on colabs 40GB GPU...
**Describe the bug** The page structure changed for the other leagues, I was able to clone and fix the repo locally, however, fixing those leagues broke Bundesliga.... **Affected scrapers** This...