Explore \newline’s Catalog
Discover our extensive collection of Courses, Books, and Tutorials. Feel free to narrow down results to a specific technology or a content category. Or dive deeper with our dedicated search section for a more detailed exploration.
Latest Courses and Books From \newline
This section is dedicated to our latest Courses and Books
Latest Tutorials From \newline
This section is dedicated to our latest Tutorials
Browse Catalog From \newline
Search content by a specific technology tag or a content category tag. Additionaly, use extensive filtering to find exactly what you're looking for
tutorial
NEW RELEASE
PRO
Repository-Level Code Transpilation with AlignCoder, Tests, and Retrieval
Repository-level transpilation means porting an entire codebase from one language to another while keeping cross-file dependencies, imports, and shared logic intact. AlignCoder is a retrieval-augmented framework built for repository-level code completion, and its architecture maps cleanly onto that…
tutorial
NEW RELEASE
PRO
gptq Quantization: Compare 4-Bit LLMs for Local AI Inference
GPTQ is a widely used method for compressing large models to 4-bit weights while retaining most full-precision quality. GGUF is a container file format that packages weights at various quantization levels, not a compression algorithm like GPTQ or AWQ. Full-precision large models can have very large…
tutorial
NEW RELEASE
PRO
Reinforcement Learning Applications for LLM Agents: RFT, DPO, and SFT Compared
Three methods, three data situations. Supervised fine‑tuning (SFT) copies labeled examples. Direct preference optimization (DPO) aligns to ranked “better vs worse” pairs. Reinforcement fine‑tuning (RFT) runs a reward loop that scores outputs and pushes toward the good ones. Most reinforcement…


