Maximilian Pichler

Results 43 issues of Maximilian Pichler

Hi all, first of all, I am very excited about this project because I’m already using pytorch in my own R package (via the torch pip wheel) and the prospect...

Hi @dfalbel, While benchmarking some R packages for DL (torch is the fastest) we made a strange observation. The runtime of torch suddenly doubles at a certain network size (the...

Hi @hadley, hi roxygen2 developer team, It would be very useful for users to see the associated methods listed in a S3 function constructor, and at the same time have...

feature
rd :writing_hand:

type for codist (as codist is probably overestimated if env is missing)

I got a question from a user how to include a phylogenetic distance matrix. At some point we have to finally tackle this problem. At the moment I can think...

enhancement
future

You have file 'sjSDM/man/installation_help.Rd' with \docType{package}, likely intended as a package overview help file, but without the appropriate PKGNAME-package \alias as per "Documenting packages" in R-exts. This seems to be...

offset @dougwyu

enhancement

![image](https://user-images.githubusercontent.com/29951520/160132459-207c2588-1cbe-4b4c-9d9c-f1672f005a3e.png)

enhancement

Question from a user: > I ran the code in a container as a script processing job on AWS and it worked. I used an EC2 AWS instance with 4...

question

just stumbled across (for CV and tuning): [https://discuss.pytorch.org/t/training-parallel-multiple-models/35238/4](https://discuss.pytorch.org/t/training-parallel-multiple-models/35238/4) for sometime in the future: - real multiprocessing instead of multiprocessing via R slaves (memory, efficiency, etc.) - native, in python

enhancement