Skip to content

Instantly share code, notes, and snippets.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a
@sharanry
sharanry / EffN testing.ipynb
Last active February 5, 2018 10:00
Effective N testing
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

I have been selected for Google Summer of Code(GSoC) 2018! :D

What is Google Summer of Code?

Google Summer of Code is a global program focused on introducing students to open source software development. Students work on a 3 month programming project with an open source organization during their break from university.

I'll be working on PyMC3 which has registered under the NumFOCUS umbrella organization. My project is to explore Alternative Computational Backends for PyMC. I will be mentored by Colin Carroll and Chris Fonnesbeck.

Who am I?

@sharanry
sharanry / hmc.ipynb
Created June 6, 2018 01:15
Using tensorflow_probability's HMC sampler with pymc4
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sharanry
sharanry / Eight Schools with PyMC4.ipynb
Created June 27, 2018 01:23
Eight Schools with PyMC4
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sharanry
sharanry / graph_growth.ipynb
Created June 27, 2018 01:55
Linear increase in nodes with every f() execution problem demonstration
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sharanry
sharanry / 8schools.ipynb
Last active July 4, 2018 01:26
Centered Eight Schools - PyMC3 vs PyMC4
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

+++ title= "Eight Schools Model" date= 2018-07-05T10:19:11+05:30 draft= false tags=["gsoc", "gsoc18", "machine learning", "pymc"] categories=["gsoc18", "gsoc"] summary= """Non-Centered Eight schools model PyMC3 vs PyMC4""" math= false +++

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sharanry
sharanry / half_cauchy.ipynb
Last active July 26, 2018 10:29
Half Cauchy Distribution
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.