Skip to content
View rsinema's full-sized avatar

Highlights

  • Pro

Block or report rsinema

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rsinema/README.md

Riley Sinema

Software/AI engineer at Enzy, building products with LLMs at the core. Recently graduated from BYU with a Master's in Computer Science (ML emphasis).

Outside of work: film photography, golf, skateboarding and gaming.

What I work with

  • ML: Deep learning, probabilistic ML, Bayesian methods, NLP, computer vision
  • Agents: LangChain, Evaluation of Agent Systems
  • Languages: Python, TypeScript
  • Infra: AWS, Postgres, Docker, Terraform/OpenTofu

Projects

probcal — A new metric for evaluating the calibration of probabilistic deep learning models.

Computational Photography Optimizer — A creative system that collaborates with users to improve their photography.

Elsewhere

rsinema.com


"If debugging is the process of removing software bugs, then programming must be the process of putting them in."Edsger Dijkstra

Pinned Loading

  1. codenames-ai-client codenames-ai-client Public

    Forked from rmorain/codenames-ai-client

    A Python client for developing AI agents that play Codenames by providing clues based on the current game state.

    Python

  2. llama_bayes llama_bayes Public

    Python

  3. minGPT minGPT Public

    Forked from karpathy/minGPT

    A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

    Python

  4. spencermyoung513/probcal spencermyoung513/probcal Public

    Official implementation of the ECAI 2025 paper "Assessing the Probabilistic Fit of Neural Regressors via Conditional Congruence".

    Python 2