DEV Community

# pytorch

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
MaxPool3d() in PyTorch

MaxPool3d() in PyTorch

Comments
3 min read
MaxPool2d() in PyTorch

MaxPool2d() in PyTorch

Comments
3 min read
ConvTranspose3d() in PyTorch

ConvTranspose3d() in PyTorch

Comments
5 min read
Conv3d() in PyTorch

Conv3d() in PyTorch

Comments
5 min read
ConvTranspose2d() in PyTorch

ConvTranspose2d() in PyTorch

Comments
5 min read
expm1() and sigmoid() in PyTorch

expm1() and sigmoid() in PyTorch

Comments
3 min read
exp() and exp2() in PyTorch

exp() and exp2() in PyTorch

Comments
3 min read
ConvTranspose1d() in PyTorch

ConvTranspose1d() in PyTorch

1
Comments
4 min read
log() and log1p() in PyTorch

log() and log1p() in PyTorch

1
Comments
4 min read
log2() and log10() in PyTorch

log2() and log10() in PyTorch

Comments
4 min read
Conv2d() in PyTorch

Conv2d() in PyTorch

1
Comments
5 min read
Conv1d() in PyTorch

Conv1d() in PyTorch

Comments
4 min read
take() and take_along_dim() in PyTorch

take() and take_along_dim() in PyTorch

Comments
4 min read
gather() in PyTorch

gather() in PyTorch

Comments
3 min read
Linear() in PyTorch

Linear() in PyTorch

1
Comments
4 min read
The layers in PyTorch (2)

The layers in PyTorch (2)

1
Comments
3 min read
The layers in PyTorch (1)

The layers in PyTorch (1)

1
Comments
3 min read
SiLU() and Softplus() in PyTorch

SiLU() and Softplus() in PyTorch

Comments
3 min read
SELU() and CELU() in PyTorch

SELU() and CELU() in PyTorch

Comments
3 min read
heaviside() and Identity() in PyTorch

heaviside() and Identity() in PyTorch

Comments
4 min read
PyTorch Spectrum

PyTorch Spectrum

Comments
1 min read
CrossEntropyLoss() in PyTorch

CrossEntropyLoss() in PyTorch

Comments
5 min read
Dive into the World of PyTorch: Mastering Deep Learning and Beyond

Dive into the World of PyTorch: Mastering Deep Learning and Beyond

Comments
3 min read
Added advanced debugging features to my machine learning library like pytorch.

Added advanced debugging features to my machine learning library like pytorch.

Comments
1 min read
GELU() and Mish() in PyTorch

GELU() and Mish() in PyTorch

Comments
3 min read
clamp() in PyTorch

clamp() in PyTorch

1
Comments
3 min read
Fixed bugs for my pytorch like library

Fixed bugs for my pytorch like library

Comments
1 min read
The comparisons with `nan` and `inf` in PyTorch

The comparisons with `nan` and `inf` in PyTorch

Comments
5 min read
mode() in PyTorch

mode() in PyTorch

Comments
3 min read
cummin() and cummax() in PyTorch

cummin() and cummax() in PyTorch

Comments
4 min read
expand() in PyTorch

expand() in PyTorch

Comments
3 min read
diagflat() in PyTorch

diagflat() in PyTorch

1
Comments
4 min read
where() in PyTorch

where() in PyTorch

Comments
3 min read
count_nonzero() in PyTorch

count_nonzero() in PyTorch

Comments
3 min read
HuberLoss() in PyTorch

HuberLoss() in PyTorch

Comments
3 min read
BCELoss() in PyTorch

BCELoss() in PyTorch

Comments
3 min read
diag() in PyTorch

diag() in PyTorch

1
Comments
3 min read
isin() in PyTorch

isin() in PyTorch

Comments
3 min read
L1Loss() and MSELoss() in PyTorch

L1Loss() and MSELoss() in PyTorch

Comments
4 min read
Sigmoid() and Softmax() in PyTorch

Sigmoid() and Softmax() in PyTorch

Comments
5 min read
Tanh() and Softsign() in PyTorch

Tanh() and Softsign() in PyTorch

Comments
4 min read
repeat() in PyTorch

repeat() in PyTorch

Comments
3 min read
ReLU() and LeakyReLU() in PyTorch

ReLU() and LeakyReLU() in PyTorch

Comments
3 min read
PReLU() and ELU() in PyTorch

PReLU() and ELU() in PyTorch

Comments
5 min read
The activation functions in PyTorch (5)

The activation functions in PyTorch (5)

Comments
4 min read
gt() and lt() in PyTorch

gt() and lt() in PyTorch

Comments
3 min read
ge() and le() in PyTorch

ge() and le() in PyTorch

Comments
3 min read
roll() in PyTorch

roll() in PyTorch

Comments
9 min read
rot90() in PyTorch

rot90() in PyTorch

Comments
4 min read
logical_and() and logical_or() in PyTorch

logical_and() and logical_or() in PyTorch

Comments
4 min read
logical_xor() and logical_not() in PyTorch

logical_xor() and logical_not() in PyTorch

Comments
3 min read
The activation functions in PyTorch (4)

The activation functions in PyTorch (4)

Comments
3 min read
The activation functions in PyTorch (3)

The activation functions in PyTorch (3)

Comments
3 min read
The activation functions in PyTorch (2)

The activation functions in PyTorch (2)

Comments
3 min read
The activation functions in PyTorch (1)

The activation functions in PyTorch (1)

Comments
3 min read
Create `nan` and `inf` in PyTorch

Create `nan` and `inf` in PyTorch

Comments
3 min read
prod() and cartesian_prod() in PyTorch

prod() and cartesian_prod() in PyTorch

Comments
3 min read
Advances in Deep Learning for Time Series Forecasting 2024

Advances in Deep Learning for Time Series Forecasting 2024

1
Comments
1 min read
add() in PyTorch

add() in PyTorch

Comments
4 min read
sub() and mul() in PyTorch

sub() and mul() in PyTorch

Comments
5 min read
loading...