nickcorona

Results 15 issues of nickcorona

I get this stack trace when trying to run this command from the first lesson's juptyer notebook. ``` data = ImageDataBunch.from_name_re(path_img, fnames, pat, ds_tfms=get_transforms(), size=224, bs=bs ).normalize(imagenet_stats) ``` ``` ---------------------------------------------------------------------------...

Budgie panel freezes. I don't know how to reproduce it. It just happens frequently by itself and then I have to run `pkill budgie-panel` to fix it. However, the issue...

**Describe the bug** It doesn't activate the existing poetry virtual environment. **To Reproduce** Steps to reproduce the behavior: Create .envrc with layout poetry in it after adding the function to...

Bug

Currently, if you set line padding to a certain value, it maintains that same value when you make the window full-screen or not. So, line spacing changes depending on the...

It's the default python virtual environment library now and ships with python 3.

Installed with pip. Self-explanatory. I run `glue` command in windows powershell and it does nothing.

installation
close?

https://github.com/dswah/pyGAM/blob/b57b4cf8783a90976031e1857e748ca3e6ec650b/pygam/pygam.py#L397

The grid search feature doesn't clear memory on each iteration. This means if you're doing a very large grid search, you can run into memory issues very easily and lose...

bug

I noticed my CPU usage would top off at 25% no matter how much the population size I set.