Remove vector-graphics
article thumbnail

Xilem Vector Graphics

Hacker News

Raph Levien shows off his latest Rust UI technology prototype. A refinement of the Xilem medium-grained reactive architecture has implementations of two diff.

123
123
article thumbnail

New Bézier curves for vector graphics

Hacker News

Mathematical insights create a more intuitive UI for Bézier curves.

152
152
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Database Optimization: Efficient Storage and Retrieval with Vector Databases

Data Science Dojo

Hence, the pivotal role of vector databases in the efficient storage and retrieval of embeddings has become increasingly apparent. This blog embarks on a comprehensive exploration of the profound significance of vector databases.

Database 273
article thumbnail

Exploring the Power of Norms with NumPy Linalg

Analytics Vidhya

Introduction Linear algebra, a foundational concept in mathematics, is a powerful tool with applications spanning various domains, including data science, machine learning, and computer graphics.

article thumbnail

Rive Renderer for real-time vector graphics is now open source

Hacker News

Made for Rive and dedicated to our runtimes.

162
162
article thumbnail

Learn SVG with 25 examples – How to code images in HTML

Hacker News

Explore the fundamentals of Scalable Vector Graphics (SVG). Or turn things around and generate graphics from code. Learn how to create and manipulate SVG images with JavaScript, animatie them with CSS.

182
182
article thumbnail

Support Vector Machines: An Intuitive Approach

KDnuggets

This post focuses on building an intuition of the Support Vector Machine algorithm in a classification context and an in-depth understanding of how that graphical intuition can be mathematically represented in the form of a loss function. We will also discuss kernel tricks and a more useful variant of SVM with a soft margin.