Skip to content

artyomzifir/ml-engineer-knowledge-base

Repository files navigation

ML / CV / Robotics Knowledge Base

Link to knowledge base

A concept-oriented knowledge base covering Machine Learning, Computer Vision, Robotics, and their mathematical foundations. Written in Markdown, published as a static digital garden via Quartz.


Structure

content/
  math/
  cs/
  ml/
  cv/
  robotics/
  physics/
  systems/
  misc/
  • One concept = one file
  • No duplication
  • Everything is linkable via [[...]]

Fill Priorities

Priority Domain Topics
P0 Mathematics Linear Algebra, Calculus, Probability, Optimization
P0 Machine Learning ML fundamentals, Deep learning basics
P0 Computer Vision Camera model, Epipolar geometry, Stereo
P0 Robotics Kinematics, State estimation
P1 CS Foundations Algorithms & DS, OS, Computer Architecture
P1 Software Software Design, Physics (applied)
P2 Optional English notes, Philosophy, Product thinking, Misc

Workflow

  1. Pick task — check content/TODO.md
  2. Create notetouch content/ml/fundamentals/loss-functions.md
  3. Write — follow the style guide
  4. Previewnpx quartz build --serve
  5. Commitgit commit -m "docs: add loss functions"

What NOT to do

  • Do not duplicate concepts
  • Do not mix temporary drafts into content/
  • Do not break naming consistency

Long-term Goal

Build a connected knowledge graph that supports interview prep, accelerates learning, and serves as a public technical portfolio.


License

See LICENSE for details.

About

Structured knowledge base on ML, Computer Vision, Robotics and Algorithms - with formal derivations, implementation notes and system-level insights.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-artyomzifir.txt
MIT
LICENSE-jackyzha0.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors