Published onOctober 4, 2020Logistic Regression Model Using PyTorchMachine-learningLogistic-RegressionRegressionThis project presents a simple binary classification problem using logistic regression. The goal is to train a model to distinguish between two groups of data, which are centered around arbitrary points, using PyTorch.