Skip to content

Instantly share code, notes, and snippets.

View josegg05's full-sized avatar

Jose A Guzmán G josegg05

View GitHub Profile
@josegg05
josegg05 / Lab - Softmax: Predicting MNIST with PyTorch.ipynb
Created February 15, 2021 19:37
Predicting MNIST using Softmax with PyTorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Softmax in 1D with PyTorch.ipynb
Created February 15, 2021 19:17
Softmax in 1D with PyTorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Logistic Regression with Cross Entropy .ipynb
Created December 15, 2020 20:17
Logistic Regression with Cross Entropy loss function, PyTorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Logistic Regression with MSE --> Bad init..ipynb
Created December 15, 2020 20:10
Consequences of bad initialization of the model parameters in a Logistic Regression Model with MSE as loss function, Pytorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Multiple Output Linear Regression Training .ipynb
Created November 29, 2020 23:52
Multiple Output Linear Regression Training with PyTorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Multi Output Linear Regression.ipynb
Created November 29, 2020 23:42
Multi Output Linear Regression with PyTorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Multiple Linear Regression Training.ipynb
Created November 23, 2020 16:12
Multiple Linear Regression Training with PyTorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Multiple Linear Regression Prediction.ipynb
Created November 23, 2020 15:25
Multiple Linear Regression Prediction with Pytorch laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Linear Regression: Training and Validation.ipynb
Created November 23, 2020 15:11
Linear Regression: Training and Validation laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@josegg05
josegg05 / Lab - Linear Regression 1D: Optimizer.ipynb
Created November 10, 2020 20:20
Linear Regression 1D: Optimizer laboratory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.