Skip to content

Instantly share code, notes, and snippets.

View canyon289's full-sized avatar

Ravin Kumar canyon289

View GitHub Profile
/*A test to see if I can understand java programs*/
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.time.format.DateTimeFormatter;
import java.time.Instant;
import java.time.LocalTime;
public class DateTest {
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@canyon289
canyon289 / 0_README.md
Last active March 21, 2019 16:30
PyMC4 "unrolled"

Status: WIP

Abstract

I'm trying to figure out how to convert PyMC4 from TF1 (1.13) and TFP 0.6.0 to TF2 (2.0.0-preview) and TFP 0.7.0. I haven't figured it out yet but for now this gist might serve as a handy "one pager" to PyMC4.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@canyon289
canyon289 / CoordsException.ipynb
Last active September 14, 2018 04:03
Various Examples of Exceptions
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.