Skip to content
View EricGilerson's full-sized avatar

Highlights

  • Pro

Block or report EricGilerson

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Draft Draft Public

    A calmer control surface for local multi-service Docker — visual workspace, stable hostnames, multi-env projects, and short-lived sandboxes.

    Go

  2. MathLLM MathLLM Public

    Exact integer arithmetic inside the transformer forward pass via frozen Residue Number System modules — no tool calls, no CUDA stream breaks. 99.95% exact-match accuracy with 0.47% parameter overhead.

    Python

  3. rindle rindle Public

    A C++20 library for efficiently converting raw CSV time-series data into training-ready tensors with sliding windows and feature scaling.

    C++ 1

  4. BoatFly BoatFly Public

    Repository of the boatfly Minecraft Mod allowing the player to fly in the boat and speed it up. This works by registering the physics on the client state and replicating it on the server if necessary.

    Java 1

  5. Deadlift-ESAP Deadlift-ESAP Public

    Deadlift-ESAP is a project aimed at creating and training a neural network to determine proper deadlift form. The project includes scripts to generate linkage diagrams from deadlift videos, process…

    Python

  6. FlappyLearning FlappyLearning Public

    Flappy Bird RL agent using PyTorch DQN. Custom Pygame environment (frame skip, adjustable pipe gap), prioritized experience replay, LayerNorm + Dropout for stability, epsilon-greedy exploration, Te…

    Python