There are two parts to this project. The first is to play around with multiclass reductions. The second is to play around with linear models. The project files are available for download in the p2 ...
The goal of this assignment is to create a simple AI model for linear regression using the Rust programming language and the burn library. The model should predict the output of the function y = 2x + ...