Skip to content
View zroe1's full-sized avatar

Highlights

  • Pro

Block or report zroe1

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

01111010 01110010 01101111 01100101 00110001

Pytorch, C, Rust and a little bit of everything else...

→ View my personal website: zephaniahdev.com
→ View my productivity website: zephaniahsdata.com
→ View my favorite projects: ⬇️

Pinned Loading

  1. alt-protein-computational alt-protein-computational Public

    A framework for efficient protein classification using steering vectors derived from language models.

    Python 2

  2. neural-network-from-scratch neural-network-from-scratch Public

    This repository contains a fully-functional neural network implemented using only stdio.h and stdlib.h in C.

    C 1

  3. toy-models-of-superposition toy-models-of-superposition Public

    A replication of "Toy Models of Superposition," a groundbreaking machine learning research paper published by authors affiliated with Anthropic and Harvard in 2022.

    Jupyter Notebook 6

  4. zephaniahdev.com zephaniahdev.com Public

    zephaniahdev.com is a new personal portfolio website I created with React and Three.js.

    JavaScript 1

  5. tinyfilter tinyfilter Public

    A python package for converting images into ASCII art. Unlike other similar packages, tinyfilter uses filters (similar to CNNs) to detect features, leading to better results.

    Python 2

  6. gradient-routing gradient-routing Public

    Gradient routing experiments that isolate neural network capabilities to specific regions, demonstrated through MNIST autoencoder implementations.

    Jupyter Notebook