--- title: LR keywords: fastai sidebar: home_sidebar summary: "A pytorch implementation of Logistic Regression." description: "A pytorch implementation of Logistic Regression." nb_path: "nbs/models/models.lr.ipynb" ---
{% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}

class LR[source]

LR(field_dims) :: Module

A pytorch implementation of Logistic Regression.

{% endraw %} {% raw %}
{% endraw %}