A collection of technical diagrams (Mermaid) for reference and documentation—ML pipelines, system design, workflows, and more.
| # | Title |
|---|---|
| 1 | ML Training Pipeline |
- Create a markdown file (e.g.
topic-name.md) in this repo. - Use Mermaid inside a fenced code block:
```mermaid flowchart TD A --> B ```
Loadingflowchart TD A --> B - Add a short description and notes below the diagram if helpful.
- Add a row to the Diagrams table above:
| N | Title | [filename.md](filename.md) |.
- One diagram (or one closely related set) per file.
- Keep descriptions concise.
- Use clear, consistent node labels in Mermaid.
- Open a PR with your new or updated diagram file and a README table entry.
- Describe what the diagram shows in the PR description.
We use All Contributors to recognize everyone who helps. To add or update a contributor, use the @all-contributors bot in an issue or PR—e.g. @all-contributors please add @username for docs.
Stella Ray 📖 |
ITstar 📖 |