News

This repository contains a MATLAB implementation of the Gradient Descent algorithm to minimize a simple quadratic function. The function being minimized is ( f(x) = (x - 3)^2 ), with its minimum ...
This repository provides an example of performing differentiable vector graphics rendering using MATLAB. The example demonstrates how to use the differentiable rendering pipeline to approximate a ...