David Josephs
David Josephs
Slowly figuring out how to add julia support, currently just for functions and structs as that is all i know how to do, but eventually maybe macro docs... todos: -...
I am running into a slight issue at least with the Julia client, everything works great, but, if i run a bit of code that returns say a table with...
I am working on a project where I need to use pythoncall, which seems to segfault the language server, causing it to not index any other nonlocal packages. Is there...
Hi I think there is an awesome resource to add to this, in R there is a library called tikzdevice, which allows for r graphical output, like ggplot2 wizardry, to...
It would be quite nice to have focal loss from logits, for numerical stability. This PR implements that! We have logit versions of crossentropy et al, so this i think...
Currently, I am implementing a two-part saving strategy where the keras part of the model is saved to h5, and the sklearn/umap part is saved as a pickle (or joblib...
Some of our data has dates that have been scrubbed to de-identify, and it would be really nice to be able to load them with EDF.jl even with non-compliant dates!...