Skip to content

Organizations

@JuliaLang @JunoLab @FluxML

Pinned

  1. Relax! Flux is the ML library that doesn't make you tensor

    Julia 2.3k 374

  2. Intimate Affection Auditor

    Julia 751 112

  3. The Julia Language: A fresh approach to technical computing.

    Julia 28k 4k

  4. Juno a good IDE?

    JavaScript 255 65

  5. A man has written a package. A package has no name.

    Julia 173 56

  6. I was gonna maintain this package, but then I got high

    Julia 315 50

1,707 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created a pull request in FluxML/Zygote.jl that received 9 comments

Respect linearity when accumulating implicit params

All gradients need to be linear, i.e. consumed only once. Previously we allowed gradients to be consumed by the accum_param (tracking gradients of …

+23 −13 9 comments

Created an issue in JuliaDiff/ChainRules.jl that received 3 comments

SVD is broken in Zygote

e.g. gradient(x -> sum(svd(x).S), rand(10,10)) fails due to Zygote's NamedTuples not being supported by the rrule for this function. Would be nice …

3 comments
32 contributions in private repositories Jun 8 – Jun 26

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

You can’t perform that action at this time.