Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in deep-learning
Evaluating pytorch models: `with torch.no_grad` vs `model.eval()`
Sep 08, 2022
python
machine-learning
deep-learning
pytorch
autograd
What does Keras.io.preprocessing.sequence.pad_sequences do?
Aug 28, 2022
python
deep-learning
keras
Saving best model in keras
Aug 28, 2022
python
keras
deep-learning
neural-network
What is a batch in TensorFlow?
Aug 28, 2022
tensorflow
machine-learning
neural-network
deep-learning
tensor
How to avoid "CUDA out of memory" in PyTorch
Oct 03, 2022
python
deep-learning
pytorch
object-detection
low-memory
How to get mini-batches in pytorch in a clean and efficient way?
Aug 28, 2022
python
numpy
machine-learning
deep-learning
pytorch
What is the purpose of tf.global_variables_initializer?
Sep 30, 2022
tensorflow
deep-learning
How to use return_sequences option and TimeDistributed layer in Keras?
Aug 28, 2022
deep-learning
keras
lstm
recurrent-neural-network
CBOW v.s. skip-gram: why invert context and target words?
Aug 27, 2022
nlp
tensorflow
deep-learning
word2vec
word-embedding
Why do we need to explicitly call zero_grad()? [duplicate]
Sep 15, 2022
neural-network
deep-learning
pytorch
gradient-descent
Custom loss function in Keras
Aug 27, 2022
python
tensorflow
keras
deep-learning
computer-vision
Using Dropout in Pytorch: nn.Dropout vs. F.dropout
Sep 11, 2022
neural-network
deep-learning
pytorch
dropout
2-D convolution as a matrix-matrix multiplication [closed]
Aug 27, 2022
neural-network
deep-learning
conv-neural-network
matrix-multiplication
convolution
How does the "number of workers" parameter in PyTorch dataloader actually work?
Aug 27, 2022
python
memory-management
deep-learning
pytorch
ram
What is the difference between sparse_categorical_crossentropy and categorical_crossentropy?
Aug 27, 2022
python
tensorflow
machine-learning
keras
deep-learning
How to append data to one specific dataset in a hdf5 file with h5py
Aug 27, 2022
python
numpy
deep-learning
hdf5
h5py
Keras ValueError: Input 0 is incompatible with layer conv2d_1: expected ndim=4, found ndim=5
Dec 15, 2021
python
tensorflow
deep-learning
keras
conv-neural-network
How to make a custom activation function with only Python in Tensorflow?
Aug 27, 2022
python
tensorflow
neural-network
deep-learning
activation-function
How can I use a pre-trained neural network with grayscale images?
Aug 27, 2022
python
tensorflow
machine-learning
keras
deep-learning
Calculate the Output size in Convolution layer [closed]
Aug 27, 2022
machine-learning
deep-learning
conv-neural-network
pytorch
« Newer Entries
Older Entries »