Skip to content
View rlarson20's full-sized avatar
  • AI Trainer Contractor
  • NYC, New York
  • 07:20 - 4h behind

Block or report rlarson20

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
rlarson20/README.md

Hey, I'm RJ

I do the human part of Reinforcement Learning with Human Feedback. My list of interests is ever-growing, and this will always be incomplete, but a glimpse of topics that excite me:

  • Most things in AI, but particularly LLMs and their uses (like 20% of my read-articles list was SimonW articles)
  • Most things in math, with focuses on:
    • Combinatorics
    • Abstract algebra
    • Numerical analysis
    • Probability and statistics
    • Coding and information theory
    • Category and type theories (more of a want to learn than something I've learned yet)
    • Game theory
  • Card games. I've played Yu-Gi-Oh since I was in short pants and have dabbled in at least all the major TCGs. I also love poker and variants like Omaha Hi-Lo and 7-card Stud.
  • Learning something new. I love to figure something out.

What I'm Doing

I want to make tools that make learning easier for everyone. I'm currently trying to accomplish that through:

  • Building Ozymandias, a knowledge base and data processing pipeline, so people like me who want to read literally everything they find can keep track of it, figure out what's unimportant, and take notes for the future. Yes, I know {insert note-taking app} exists.
  • Building FixedPoint, a link classifier that may or may not become part of Ozymandias.
  • Figuring out automations, mostly in the shell. Recommendations or suggestions welcome.
  • Writing sporadically about what I'm doing or learning about.

I develop on an M2 Mac, using kitty terminal, tmux multiplexer and Neovim as my editor. If I'm going to write something, I'm usually going to reach for Python unless I'm trying to learn another language or I need the performance.

Popular repositories Loading

  1. rlarson20.github.io rlarson20.github.io Public

    Forked from academicpages/academicpages.github.io

    Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

    JavaScript

  2. chess-game-AI-project chess-game-AI-project Public

    Forked from ahmadrazakhawaja/chess-game-AI-project

    Chess game built using pygame module. AI based on minimax algorithm

    Python

  3. em_6502 em_6502 Public

    Rust implementation of 6502 processor

    Rust

  4. Ozymandias Ozymandias Public

    The knowledge management solution.

    Rust

  5. byor byor Public

    my build your own redis

  6. pokerkit pokerkit Public

    Forked from uoftcprg/pokerkit

    An open-source Python library for poker game simulations, hand evaluations, and statistical analysis

    Python