basenet
basenet copied to clipboard
Pytorch NN helpers
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
https://github.com/bkj/basenet/blob/c61f558c7bd6341dcc1610135553c96bd7d2ca5b/examples/cifar/cifar10.py#L118-L122 What is the motivation behind computing the batch norm and relu before sending the data into the convolutional layer? In the implementation done by https://github.com/kuangliu/pytorch-cifar, the computation is done...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.19.5 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...