Skip to content
View srinidhisrinivas's full-sized avatar
Block or Report

Block or report srinidhisrinivas

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

Popular repositories Loading

  1. preferential-bo-example preferential-bo-example Public

    Preferential Bayesian Optimization following the paper (Gonzalez, J. et al. 2017) Preferential Bayesian Optimization

    Python 4

  2. bayesian-optimization-example bayesian-optimization-example Public

    Using Bayesian Optimization as described in A Tutorial on Bayesian Optimization (Frazier 2018) to maximize example objective functions using Gaussian Process regression

    Python 1

  3. gp-classification-example gp-classification-example Public

    Using Gaussian Processes in Pyro to perform classification using simulated data

    Python 1

  4. 3241Library 3241Library Public

    OSU - CSE 3241 - SP19 Library Database

    PLpgSQL

  5. CSE-3902-Super-Mario-Bros. CSE-3902-Super-Mario-Bros. Public

    Super Mario Bros Level 1 created using C# in Visual Studio, Monogame Framework, and Microsoft Xna Framework.

    C#

  6. monte-carlo-example monte-carlo-example Public

    Implementing Markov Chain Monte Carlo and Simulated Annealing techniques to estimate the posterior distribution of probability parameter of binomial distribution from coin-flip data.

    Python