Torben Tvedebrink

Results 4 issues of Torben Tvedebrink

Hi John I've been trying to use your intuitive package for showing a progress on a slow computation. After finishing the computations, the user should be able to download the...

In case you wants to filter all rows matching some string patterns, it would be handy to have `str_detect_all` for this task, I have used `purrr` to implement this, but...

I'm developing Shiny apps in a platform, where the graphical engine in RStudio (browser version) needs to be **AGG**. When making interactive plots with `ggplotly` the app crashes when running...

In `nn.ts` it seems as only quadratic loss is supported in the playground? The definition of the `Error` class seems to indicate that one could implement the cross-entropy error function...