Write a model using Ivy#

Develop a simple linear regression model using Ivy’s stateful API.

[ ]:
# TO REPLACE:
# All contents start from here!
# Use ## tag (h2) for section titles
# Use ### tag (h3) for subsection titles
# Use normal paragraph (p, no tag) for steps and explanations