aciobanusebi

Results 3 comments of aciobanusebi

@suvojit-0x55aa On your github page you said "The size of the final dataset is 89G". But in Google Drive, you have far less than 89Gb. How come?

I had a similar problem, but when I tried it with tfp v0.12.2 and tf version 2.4.1 it gave me another error: https://github.com/tensorflow/probability/issues/1268 I also posted there the versions I...

Sure. ui.R: > library(shiny) > library(configr) > > eval.config(file="sidebar.ini") # not working; writing 'read.config(file="sidebar.ini")$default' works > > ui > server > shinyApp(ui = ui, server = server) sidebar.ini > [default]...