Skip to content
View aFlyingSeal's full-sized avatar
📘
Learning
📘
Learning
  • Earth

Block or report aFlyingSeal

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. TanKhoiTV/matdecomp TanKhoiTV/matdecomp Public

    From-scratch Python implementations of Gaussian elimination, SVD decomposition, and matrix diagonalization.

    Jupyter Notebook 2 1

  2. TanKhoiTV/blues-estimator-project TanKhoiTV/blues-estimator-project Public

    Implementation of Best Linear Unbiased Estimators from scratch. Including OLS, Ridge, and Lasso without 'sklearn' training wheels. From Gauss-Markov proofs to real-world data pipelines, the math is…

    Jupyter Notebook 3 1

  3. odin-foundations odin-foundations Public

    Contains small projects from The Odin Project curriculum.

    HTML 2 1

  4. odin-todo-list odin-todo-list Public

    Simple todo list application for The Odin Project curriculum.

    JavaScript 2

  5. networking-video-streaming networking-video-streaming Public

    Socket programming: Video streaming with RTSP over RTP for my Networking course.

    Python