solna86
solna86
Thanks for creating Gadfly, which is fantastic and has become my preferred plotting package, even above ggplot2. I was wondering whether it is possible to change the font type of...
Is it possible to disable variational inference log messages like: ``` ┌ Info: [ADVI] Should only be seen once: optimizer created for θ └ objectid(θ) = 0x7e588a956c33cb39 ``` ```setprogress!(false)``` does...
I am trying to model the tail of a Gumbel, i.e. a Generalized Pareto. I understand that the philosophy of Infer.NET is to provide basic distributions and let the user...
Thanks for making Tridactyl. Is it possible to customize Tridactyl from user.js in order to avoid installing a native messenger?
This is a great initiative to curate custom filters that are not supplied by uBlock, e.g. to get rid of those annoying Google GPDR consent popups. However, uBlock has a...
I found this repository incredibly interesting. I think it would be very informative to extract some kind of naive summary statistics (e.g. LOC) to understand the compromises between different proof...
I am quite new to Turing, but I really like how it composes with basically any Julia library which is fantastic. For hard problems, I think being able to customize...