-
can't run the codes with "python train.py"
the reason is you define your model as MRNet()
`model = MRNet()` in line 25, train.py.
Guess you upload the wrong version.
-
### Steps to reproduce the issue
```console
$ spack install fast-global-file-status
==> 28487: Installing fast-global-file-status
==> Using cached archive: /home/ubuntu/spack/var/spack/cache…
-
I've read the wsi_processing method used in MRNet, it's a useful and wonderful tool !!!
Since MRNet uses 'same padding', it's alright to get patches using util_multi.py.
But HookNet uses 'valid…
-
PCA-CMI and PCA-PMI method is also well-known in Gene Regulatory Network Structure Inference besides ARANCE,CLR,MI and MRNET. It is highly recommended to make a deep comparison with these two methods…
-
During the training process, I encountered the following warning outputs:
```
Sanity Checking DataLoader 0: 0%| …
-
Hi,
I did some tests with the latest stat-cl.
It works file on runs with 45 nodes x 16 MPI
but it fails with the error from bellow on a run with 880 nodes x 8 MPI
```
[atosla@ac1-1001 ~]$ …
-
`--without-gm, --without-load-balancing, --without-mx, --disable-peruse, --disable-sampling, --without-bfd, --without-liberty, --without-mpi, --without-papi, --without-libunwind, --without-dyninst, --…
-
When building LAMMPs on the Cray Haswell platform, I get an error that the atpSignalHandler is missing. The crux of the problem is that the Cray mpich package (cray-mpich/7.7.0) loads the atp package …
-
https://github.com/stanfordmlgroup/stanfordmlgroup.github.io/blob/b00357aa704214e37d01611af08ebbf975df5a2c/gulpfile.js#L9
-
I followed the instructions in the GitHub repo bondnet branch to use the updated version of bondnet.
When I tried to train, I get the following error:
(rxnrep) Adityas-MacBook-Pro:rxnrep adityab…