Skip to content
Avatar

Achievements

Achievements

Organizations

@OpenMined
Block or Report

Block or report stephenjfox

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

Pinned

  1. Making my Java development experience a bit more organized and a little less painful, one abstraction at a time.

    Java 1

  2. Morph.py Public

    A neural architecture optimizer, targeted at model-size w.r.t. accuracy

    Python 15 2

  3. 1
    import com.fasterxml.jackson.annotation.JsonAlias
    2
    import com.fasterxml.jackson.annotation.JsonProperty
    3
    import com.fasterxml.jackson.annotation.JsonRootName
    4
    import java.util.*
    5
    
                  
  4. 1
    /*
    2
    This shows that, because of block-scoping, const function references must be
    3
    invoked in-order or else things will fail silently.
    4
    const's are added the name space serially (in the order in which they appear)
    5
    and much of the body isn't declared when we first try to invoke or functions

8,995 contributions in the last year

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

Contribution activity

April 2022

3,285 contributions in private repositories Apr 1 – Apr 24

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