-
Pytorch geometric is a great package for geometric deep learning, focused on learning on arbitrary graphs as well as on 3D meshes or point clouds. We could think on how we can interact with it.
htt…
-
In the file ddpg_experiments.ipynb you have shown 2 plots of the results in `testing_history`, one for imitation, one for ddpg, which is very attractive. For example, ddpg with window 3, cnn, and batc…
-
Hello
I am having some problems with bootstrapping plain Cubist models and tuning them using `caret`. Below are the models and the corresponding errors.
```r
## Model 1: Simple Cubist Model
…
-
Submitting Author Name: Øystein Sørensen
Submitting Author Github Handle: @osorensen
Repository: https://github.com/LCBC-UiO/galamm
Version submitted: 0.1.1.9000
Submission type: Stats
Badge…
-
The goal is to establish a mapping between the coco images and the fMRI volumes in the time series. This is how we currently do this.
The following two already have time correspondence, except the…
-
### Is your feature request related to a problem? Please describe.
### Proposed new feature or change:
I'd like to propose adding a new function `disk()` to `scipy.stats` for generating random poi…
-
Tried to compile the tutorials via the `.ci/scripts/build_tutorials.sh` with Clang 13 (default Clang on Ubuntu 21.10)
```
error: implicit conversion from 'int' to 'float' changes value from 214748…
-
Welcome!
I created this repository as a discussion hub for the ML ecosystem in Rust, "following" a talk I gave at the Rust meetup in London ([slides](https://docs.google.com/presentation/d/1dOqqosL…
-
`(faceNext) C:\Users\aades\Music\testthings\NextFace>python optimizer.py --sharedIdentity --input C:\Users\aades\Downloads\face --output C:\Users\aades\Downloads\New\
loading optim config from: ./op…
-
Hi,
thanks for putting this together! 🚀
I've been trying to apply it to my FeatureTable of 323 samples, ~5000 features, and ~2,900,000 total frequency. Running it with 8 cores it crashed after …