Bastiaan Bergman

Results 5 issues of Bastiaan Bergman

[DMatrix](https://xlearn-doc.readthedocs.io/en/latest/python_api/index.html#dmatrix-transition) not available,... ``` $ pip install xlearn Collecting xlearn Downloading https://files.pythonhosted.org/packages/ab/1b/9ad0093cac05d6f95d3d768bc855804b18723c72120ce45cd930bd303587/xlearn-0.40a1.tar.gz (4.9MB) |████████████████████████████████| 4.9MB 2.1MB/s Building wheels for collected packages: xlearn Building wheel for xlearn (setup.py) ... done Stored...

Installing seems to succeed, but than I get the following error upon `import sparseconvnet as scn`: > ~/projects/SparseConv_sndbx/SparseConvNet/PyTorch/sparseconvnet/SCN/__init__.py in () > 1 > 2 from torch.utils.ffi import _wrap_function > ---->...

New numpy version (>1.16.2) needs a boolean for np.load for npz files. See: https://stackoverflow.com/questions/55824625/how-to-fix-object-arrays-cannot-be-loaded-when-allow-pickle-false-in-the-sketc

When indexing a length 1 table with a bool array, the index is treated a s a single integer number. This is because `int(np.array([False]))` is treated as `0` and will...

enhancement

### Describe the bug Running WandB from a Jupyter notebook often works but not in combination with the sync_tensorboard option. sync_tensorboard does work from a commandline python script. Just the...

c:tensorboard
a:cli
s:nexus-fix