Pinned Repositories
Advent-of-Code-2018
advent of code solutions
grokbot-1
A multipurpose python discord bot!
lynxdb
a simple db supporting concurrent operations backed by epoll
MARL
Multi agent reinforcement learning with reward machines
ooo-processor
Out-Of-Order Superscalar processor for the ARM instruction set
PST_HATSouth
Measuring sub-pixel structure of the back illuminated CCD at Caltech precision projection lab.
pubsubfrc
Experimenting with a pub sub message passing system for robot communication.
SKYSTONE-CV
A sophisticated vision pipeline to detect skystone vision targets in the presence of lots of noise. Focuses on versatility, not speed.
SmartGarden
Smart Watering System
OPhO
Physoly website and submission portal for online contests.
Epsilon10's Repositories
Epsilon10/SKYSTONE-CV
A sophisticated vision pipeline to detect skystone vision targets in the presence of lots of noise. Focuses on versatility, not speed.
Epsilon10/MARL
Multi agent reinforcement learning with reward machines
Epsilon10/ooo-processor
Out-Of-Order Superscalar processor for the ARM instruction set
Epsilon10/lynxdb
a simple db supporting concurrent operations backed by epoll
Epsilon10/Advent-of-Code-2018
advent of code solutions
Epsilon10/pubsubfrc
Experimenting with a pub sub message passing system for robot communication.
Epsilon10/SpaceOut
Library providing functionality to implement state space control for various systems
Epsilon10/utcp
my own transport protocol except idk how to make one
Epsilon10/PST_HATSouth
Measuring sub-pixel structure of the back illuminated CCD at Caltech precision projection lab.
Epsilon10/RL-Final-Project
Epsilon10/actorvator
A proposed threading model for ftc based on the actor model.
Epsilon10/AOC2019
Advent of Code 2019 (C++)
Epsilon10/distr-property-storage
Property storage on distributed graphs backed for Galois (backed by Gluon)
Epsilon10/evm
Stack based vm in C++
Epsilon10/FTC-2019
Epsilon10/ftc_app_rr2
Epsilon10/FTC_Vision_Algs
vision stuff goes here I guess
Epsilon10/gym-multigrid
Lightweight multi-agent gridworld Gym environment
Epsilon10/lynx-engine
Concurrent, scaleable storage engine. Still in development.
Epsilon10/minigrep
a simple command line tool
Epsilon10/motion_profiling_ftc
a reference repo summarizing some key concepts of motion profiling
Epsilon10/nyanko
An actor based, concurrent, language virtual machine
Epsilon10/panda
Lightweight, concurrent virtual machine using the actor model.
Epsilon10/pathetic
high performance motion profiling library written in modern C++
Epsilon10/rain
Epsilon10/road-runner-quickstart
FTC quickstart for https://github.com/acmerobotics/road-runner
Epsilon10/rocket
async webserver backed by epoll
Epsilon10/SmartHAS-Java
Epsilon10/soupbot
Epsilon10/tractor
actor model impl for robots