Skip to content
Avatar
👶
I may be slow to respond.
👶
I may be slow to respond.

Achievements

Achievements

Highlights

  • Pro

Organizations

@JuliaStats @JuliaDiff @JuliaMath @SciML @TuringLang @uu-sml @JuliaGaussianProcesses @JuliaOptimalTransport
Block or Report

Block or report devmotion

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Repository of NeurIPS 2019 paper "Calibration tests in multi-class classification: A unifying framework"

    Jupyter Notebook 15 4

  2. Estimation of calibration errors.

    Julia 13 2

  3. Load the Palmer penguins dataset in Julia.

    Julia 11 2

  4. Hypothesis tests of calibration.

    Julia 6

  5. Consistency resampling of calibrated predictions.

    Julia 4

  6. Estimation of calibration errors using Distributions.jl

    Julia 3

Contribution activity

May 2022

Created a pull request in JuliaDiff/ChainRules.jl that received 10 comments

Add rules for det and logdet of Cholesky

This PR adds rules for det(::Cholesky) and logdet(::Cholesky) (currently defined in Zygote for real numbers: https://github.com/FluxML/Zygote.jl/bl…

+41 −1 10 comments
Opened 17 other pull requests in 15 repositories
FluxML/Zygote.jl 1 open 1 merged
TuringLang/Bijectors.jl 1 open 1 merged
JuliaStats/StatsFuns.jl 1 merged
JuliaStats/Distributions.jl 1 open
JuliaMath/SpecialFunctions.jl 1 open
JuliaStats/LogExpFunctions.jl 1 merged
TuringLang/AdvancedPS.jl 1 merged
JuliaStats/PDMats.jl 1 merged
JuliaGaussianProcesses/ApproximateGPs.jl 1 merged
TuringLang/MCMCChains.jl 1 merged
JuliaDiff/ForwardDiff.jl 1 open
JuliaDiff/DiffRules.jl 1 merged
TuringLang/turing.ml 1 merged
andremht/gym-gridworld 1 open
TuringLang/TuringTutorials 1 merged
Reviewed 21 pull requests in 16 repositories
TuringLang/Turing.jl 2 pull requests
JuliaStats/LogExpFunctions.jl 2 pull requests
JuliaMath/ChangesOfVariables.jl 2 pull requests
JuliaDiff/ForwardDiff.jl 2 pull requests
JuliaStats/Distributions.jl 2 pull requests
JuliaDiff/ChainRules.jl 1 pull request
TuringLang/Libtask.jl 1 pull request
JuliaDiff/ReverseDiff.jl 1 pull request
JuliaMath/SpecialFunctions.jl 1 pull request
JuliaStats/PDMats.jl 1 pull request
JuliaLang/julia 1 pull request
TuringLang/AdvancedPS.jl 1 pull request
JuliaMath/InverseFunctions.jl 1 pull request
TuringLang/MCMCChains.jl 1 pull request
JuliaGaussianProcesses/ApproximateGPs.jl 1 pull request
TuringLang/TuringTutorials 1 pull request

Created an issue in JuliaMath/HypergeometricFunctions.jl that received 13 comments

_₂F₁ returns wrong (and negative!) result for large parameter values

The following example causes issues in StatsFuns: julia> using HypergeometricFunctions julia> _₂F₁(6041, -2495, 6042, 0.1) -1.8601060304844724e86 A…

13 comments
Opened 1 other issue in 1 repository
JuliaMath/Roots.jl 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.