Document AI: Fine-tuning LayoutLM for document-understanding using Hugging Face Transformers
A tutorial on fine-tuning Microsoft's LayoutLM model for document understanding and information extraction using the Hugging Face Transformers library.
A tutorial on fine-tuning Microsoft's LayoutLM model for document understanding and information extraction using the Hugging Face Transformers library.
A gentle introduction to how Stable Diffusion works, explaining its components and the process of generating images from text.
Explains the triangulation technique in Test-Driven Development (TDD) to safely generalize code using multiple test assertions.
Explores Nuxt 3's development-time SSR with Vite, detailing the challenges and solutions for fast server-side rendering during development.
A Django tutorial episode explaining how to safely accept and manage user-uploaded files using FileField and ImageField.
Announcing IdempotentAPI v2.0.0-RC, an open-source .NET library for adding idempotency to APIs, now with support for distributed cluster environments.
A tutorial on deploying a GPU-accelerated TensorFlow Jupyter Notebook on Google Kubernetes Engine (GKE) Autopilot.
A survey for Jakarta EE users to provide feedback on current usage, APIs, and future development plans for Jakarta EE 11 and beyond.
Argues that leadership impact should be measured by results per team member, not by the size of the organization managed.
A tutorial on setting up and using Vitest with React Testing Library for testing React components in a Vite project.
Explores rate limiting concepts for web apps, covering why it's needed, algorithms, and implementation strategies with .NET examples.
The State of CSS 2022 survey is now open, gathering developer feedback on new CSS features, pain points, and usage patterns.
An analysis arguing against including Rust in the Linux kernel, focusing on the unique constraints of kernelspace development.
A developer explores transpiling JavaScript to C++ to compile to WebAssembly, sharing lessons from a proof-of-concept for running JS in Shopify Functions.
Argues that Kanban is more adaptable and effective than Scrum for software teams, explaining how Kanban principles enhance responsiveness and decision-making.
Explains the evolution from ETL to ELT in data engineering, clarifying the role of modern tools like dbt in the transformation process.
A collection of C#/.NET infographics explaining pure functions, generator functions, and the cost of anonymous types.
Explores implementing multi-threading in the Hare programming language for the Helios micro-kernel, covering kernel and userspace design.
A recap of the RecSys 2022 conference, highlighting key trends, favorite papers, and lessons learned in recommendation systems.
A survey exploring how concepts from collective intelligence, like swarm behavior and emergence, are being applied to improve deep learning systems.