-
@pssstl @datalorax
**Areas of Strength:**
• You did an excellent job keeping your plots clean and clear by not trying to pack too much information in, it made them very easy to understand at first…
-
Hello :)
Thank you for the excellent work and for sharing your code. I've learned a lot and have a few questions about the paper and settings:
- In Figures 2 and 3, what specifically do "prompt" …
-
Test the platform
-
When I tried to train my own transformer, I found the decoder is too powerful so that it was capable of generating spectrogram using almost no context information. Do you have any suggestion to overco…
-
This is a very small thing and may not be worth implementing, but maybe worth bringing attention.
Following a call to `use_readme_rmd()`, the generated README will include the `## Contents` section…
-
I tried to use plt.subplots to plot multiple sequences in a single figure, using the option sharex=True in order to keep the same scale for all the sequences.
This means that shorter sequences get "s…
-
### Describe the bug
function auc() report error when used alone
### Steps to reproduce the bug
```r
library(SDMtune)
library(sp)
library(raster)
library(dismo)
library(rgdal)
library(rJava)
…
-
Thanks for your code at
http://wresch.github.io/2013/03/08/asinh-scales-in-ggplot2.html
I modified it in order to take into negative values.
IMHO, I feel this is better, but it can be improved.
Ch…
SamGG updated
6 years ago
-
I am trying to get pre-trained models for other data sets. Can somebody tell me the exact steps to do pre-training?
-
Hi!
I found this package spetacular! The main characteristic that draw my attention is the accurate visual illustrations of the LR interactions.
Where can I find more documentation to apply thi…