-
Hello,
I am looking for the paper you presented at NIPS 2024, but I couldn’t find it on arXiv. I am very interested in your research and would like to read it in detail, as well as cite your work i…
-
Fantasize points in batch/parallel mode.
-
Hi @sstober very interesting paper on CNN with EEG. I was trying to reproduce your results using the code provided in this repo. Where should I start? I tried running `run_train.py`, but I get this er…
-
The code for the NIPS paper will soon be stored in a separate repository, [rbocpdms](https://github.com/alan-turing-institute/rbocpdms). This repo will now only be used to store the code associated wi…
-
Hi,
I have tried to replicate the results of your paper and for that have run the notebooks with toy and AGNews examples but failed as there are still some bugs. Could you please share the version …
-
Do you have plans to implement Value Iteration Networks paper - NIPS 2016 best paper in tensorflow . It would be great and fantastic
-
### Describe the feature or idea you want to propose
The package [`prts`](https://github.com/compml/prts) is used in the performance evaluation module for anomaly detection as a soft-dependency. Howe…
-
Hi. According to the author paper http://papers.nips.cc/paper/8773-latent-ordinary-differential-equations-for-irregularly-sampled-time-series.pdf, page 6, you said you used scheduled sampling in the e…
-
I think adding the option to solve with ODE using adjoints rather than backprop+checkpointing could be an interesting addition to the toolbox.
https://papers.nips.cc/paper_files/paper/2021/file/ad…
-
this will be done under
given that convPSD really doesn't affect the learning of dictionary, probably it's easier to to use `ConvSC` directly.
- [x] get all data (1000000 images of 25x25)
- [x…