<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ft_linear_regression/train.py, branch master</title>
<subtitle>Linear regression using gradient descent</subtitle>
<id>http://git.tvcloud.fr/cgit.cgi/ft_linear_regression/atom?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/cgit.cgi/ft_linear_regression/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/ft_linear_regression/'/>
<updated>2026-03-30T15:22:03Z</updated>
<entry>
<title>Rename train_once to compute_gradients, clean up normalize, document normalization in README</title>
<updated>2026-03-30T15:22:03Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-30T15:10:31Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/ft_linear_regression/commit/?id=b998b2cdfe454c9d177e06304c2c01c63747335c'/>
<id>urn:sha1:b998b2cdfe454c9d177e06304c2c01c63747335c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit: linear regression for car price prediction</title>
<updated>2026-03-23T20:17:11Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-23T20:17:11Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/ft_linear_regression/commit/?id=fd5fe70ce5271f09303b51dae34b42acc47f5730'/>
<id>urn:sha1:fd5fe70ce5271f09303b51dae34b42acc47f5730</id>
<content type='text'>
Training, prediction, and visualization programs using gradient descent
with min-max normalization.
</content>
</entry>
</feed>
