Created
August 28, 2019 20:22
-
-
Save n0obcoder/6f2efb8c9077c3cce8bd3f9cb1d153fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| print(model) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LinearRegressionModel( | |
| (linear): Linear(in_features=1, out_features=1, bias=True) | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment