Skip to content
View kevinangers's full-sized avatar

Highlights

  • Pro

Block or report kevinangers

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. nerf-from-scratch nerf-from-scratch Public

    My PyTorch implementation of "NeRF - Representing Scenes as Neural Radiance Fields for View Synthesis"

    Jupyter Notebook

  2. karpathy-LM-lecs karpathy-LM-lecs Public

    My notebooks from following Andrej Karpathy's lecture series on building language models from scratch. https://karpathy.ai/zero-to-hero.html

    Jupyter Notebook 1

  3. gpt-guessr gpt-guessr Public

    Can LLM's play GeoGuessr? Proof-of-concept app using the GPT-4V API to guess the location of streetview images with suprising accuracy.

    Python