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

Block or report royhzq

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. bayesian-ab-django bayesian-ab-django Public

    An implementation of Bayesian AB testing framework in Django. Implements multi-armed bandit algorithms such as Thompson Sampling and UCB1. API for registering impressions/conversions implemented wi…

    Python 2 1

  2. cdn-s3-nginx-comparison cdn-s3-nginx-comparison Public

    Experimental design to compare transfer speeds for files served from a Content Delivery Network (AWS CloudFront), a cloud storage service (AWS S3), and a static file server (Nginx) hosted in the Si…

    Jupyter Notebook 3

  3. reversi-monte-carlo-tree-search reversi-monte-carlo-tree-search Public

    A reversi/othello agent based on the Monte Carlo Tree Search (MCTS) algorithm implemented in the Go programming language. Includes an API server and fully playable reversi board interface.

    Go 1 1

  4. djagger djagger Public

    OpenAPI 3 schema generator for Django and Django Rest Framework based on pydantic

    Python 17 4

  5. merchandise-trade merchandise-trade Public

    A visualization of Singapore's merchandise trade over time.

    JavaScript

  6. docker-django-gunicorn-nginx docker-django-gunicorn-nginx Public

    Boilerplate project template for a generic dockerized Django application with postgres database. Deployed with gunicorn and Nginx configurations.

    Python