Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Szymon Maszke
Szymon Maszke has asked
0
questions and find answers to
117
problems.
Stats
3.1k
EtPoint
1.0k
Vote count
0
questions
117
answers
About
Open Source projects:
torchlayers: Shape and dimension inference (
keras
like) for PyTorch
torchlambda: Lightweight tool to deploy PyTorch models on AWS Lambda
torchdata: PyTorch
Dataset
extended with
map
,
cache
etc. (
tf.data
like)
torchfunc: PyTorch functions and utilities to make your life easier
Szymon Maszke questions
Szymon Maszke answers
What is the difference between an Embedding Layer with a bias immediately afterwards and a Linear Layer in PyTorch
model.cuda() in pytorch
PyTorch torch_sparse installation without CUDA
Which PyTorch modules are affected by model.eval() and model.train()?
Torch JIT Trace = TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect
Having issues with neural network training. Loss not decreasing
How to specify padding with keras in Conv2D layer?
Proper way to log things when using Pytorch Lightning DDP
Different methods for initializing embedding layer weights in Pytorch
What is the difference between .pt, .pth and .pwf extentions in PyTorch?