You have stumbled upon my working notes, as do to all paths of this digital garden. This is pretty much inspired by Andy’s working notes
Much of these notes/writings are written for my own consumption, a sort of evergreen notes. If any of these doesn’t make sense for you, it is probably because I didn’t write it for you.
My only ask for https://notes.aarnphm.xyz is to treat the sites as it. Most of other functionalities can be found on the main site
You can start from some related topics that has been on my mind these days, or check out some crafts I’ve been working on for the past while.
If you are into machine learning, you might be interested in interpretable ml, or high performance inference LLM engine, or some math-related notes, or a gentle introduction to attention-mechanism in transformer model.
There are also some philosophical notes that I think about on a daily basis.
👋 you can reach out to me on twitter
graph TD A[Atomic note] --> B[Connected note] B --> C[Insight] C --> D[Questions] D --> F[Refined note] F --> B F --> G[Branch Insight] G --> H[Alternative path] H --> I[Parallel note] I --> B C --> J[Deeper exploration] J --> K[Related concept] K --> A style A fill:#e1f5fe style B fill:#b3e5fc style C fill:#81d4fa style D fill:#4fc3f7 style F fill:#03a9f4 style G fill:#039be5 style H fill:#0288d1 style I fill:#0277bd style J fill:#01579b style K fill:#014377