Skip to content
View allenchng's full-sized avatar

Block or report allenchng

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. solesupply solesupply Public

    A sneak peek into the future

    Python

  2. quiz-yourself quiz-yourself Public

    Python module for testing yourself with data science questions

    Python 1

  3. InsightWriting InsightWriting Public

    Short write ups on topics related to the Insight NY data science program

    1

  4. Variational inference using TensorFl... Variational inference using TensorFlow Probability and Edward2.
    1
    import numpy as np
    2
    import pandas as pd
    3
    import seaborn as sns
    4
    import tensorflow as tf
    5
    import tensorflow_probability as tfp
  5. MCMC Sampling using PyStan MCMC Sampling using PyStan
    1
    import pystan
    2
    import pandas as pd
    3
    import numpy as np
    4
    import input_data # custom module with data pre-processing functions
    5
    
                  
  6. exp-readings exp-readings Public

    A collection of resources for experimentation

    61 6