Skip to content
View wlong799's full-sized avatar

Block or report wlong799

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. moco-unet moco-unet Public

    UNets trained via MoCo unsupervised learning for mouse-face tracking.

    Python 1

  2. conv-nets conv-nets Public

    Deep convolutional neural networks

    Python 1 1

  3. SLogo SLogo Public

    An integrated development environment that supports users to write SLogo programs

    Java 1

  4. CellSociety CellSociety Public

    Application in JavaFX that can run cellular automata simulations

    Java 1

  5. Harambescape Harambescape Public

    2D Platformer designed with JavaFX

    Java 2

  6. moments | Project for Google Summer ... moments | Project for Google Summer of Code 2016
    1
    # moments
    2
    ## Will Long
    3
    ### Google Summer of Code 2016
    4
    
    
    5
    This summer, I was a part of Google Summer of Code, where I worked with [Simon Gravel](https://simongravel.lab.mcgill.ca/Home.html) and Julien Jouganous of the Canadian Centre for Computational Genomics on [`moments`](https://bitbucket.org/jjouganous/moments/), a tool for demographic inference. `moments` implements methods for demographic history and selection inference from genetic data, based on diffusion approximations to the allele frequency spectrum. The project is based on the open source package [`∂a∂i`](https://bitbucket.org/gutenkunstlab/dadi/), developed by [Ryan Gutenkunst](https://gutengroup.mcb.arizona.edu). `moments` uses the interface of `∂a∂i`, but introduces a new spectrum simulation engine that increases computational efficiency and accuracy, allowing for more complex models to be studied.