Pinned Repositories
2048-python
Using python I created a text user interface for the popular game 2048 and wrote an algorithm that beats the game ~30% of the time.
align-symposium
alignment-convention
c-leet-code
Implementing classic leet code questions in C
MIT-6.S191
My lab work and final project for the MIT Introduction to Deep Learning course.
neural-network-from-scratch
This repository contains a fully-functional neural network implemented using only stdio.h and stdlib.h in C.
roestories
This is a portfolio website for my dad, featuring all his work from the over 30 years he spent in journalism.
tinyfilter
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.
toy-models-of-superposition
A replication of "Toy Models of Superposition," a groundbreaking machine learning research paper published by authors affiliated with Anthropic and Harvard in 2022.
zephaniahdev.com
zephaniahdev.com is a new personal portfolio website I created with React and Three.js.
zroe1's Repositories
zroe1/tinyfilter
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.
zroe1/toy-models-of-superposition
A replication of "Toy Models of Superposition," a groundbreaking machine learning research paper published by authors affiliated with Anthropic and Harvard in 2022.
zroe1/MIT-6.S191
My lab work and final project for the MIT Introduction to Deep Learning course.
zroe1/neural-network-from-scratch
This repository contains a fully-functional neural network implemented using only stdio.h and stdlib.h in C.
zroe1/2048-python
Using python I created a text user interface for the popular game 2048 and wrote an algorithm that beats the game ~30% of the time.
zroe1/align-symposium
zroe1/alignment-convention
zroe1/c-leet-code
Implementing classic leet code questions in C
zroe1/cpp-micrograd
A cpp implementation of micrograd: a tiny autograd engine with neural net on top.
zroe1/find-unused-files-web-dev
A simple resource I created to find unused files in a larger web-development project I was working on. I made this open source show part of my development process and in case anyone else wanted to use it.
zroe1/image-bot
zroe1/roestories
This is a portfolio website for my dad, featuring all his work from the over 30 years he spent in journalism.
zroe1/zephaniahdev.com
zephaniahdev.com is a new personal portfolio website I created with React and Three.js.
zroe1/img-classifier-from-scratch
Everything in c...
zroe1/letter-predictor
Using a linear regression model and publicly available data, my code predicts the final letter in five-letter words.
zroe1/linear-algebra
Implementation of linear algebra operations in C.
zroe1/mojo
zroe1/productivity-site
zroe1/replicating-ai-debate
zroe1/sorting-rust-c
Implementation of various sorting algorithms and graphs of their performance in C and Rust.
zroe1/syntax-tree
Make syntax trees on you browser the easy way.
zroe1/TechTeam
zroe1/zephysballoons.com
A personal website for my balloon twisting business. Currently: zephysballoons.com
zroe1/zroe1