Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Wasi Ahmad
Wasi Ahmad has asked
38
questions and find answers to
82
problems.
Stats
2.8k
EtPoint
932
Vote count
38
questions
82
answers
About
I am an AI and deep learning enthusiast.
Wasi Ahmad questions
CUDA vs. DataParallel: Why the difference?
Indexing a 3d tensor using a 2d tensor
How the function dimshuffle works in Theano
KeyError: 'unexpected key "module.encoder.embedding.weight" in state_dict'
How to resolve ImportError in Gurobi?
how to get parse tree using python nltk?
wget not working for shared files in Google drive
OSError: broken data stream when reading image file
Convolutional NN for text input in PyTorch
How padded sequences given as packed sequences are dealt by RNN in pytorch?
Wasi Ahmad answers
Numpy: difference b/w A[:i][:j] and A[:i,:j]
Validation loss not moving with MLP in Regression
How to calculate TF*IDF for a single new document to be classified?
Can I use next layer's output as current layer's input by Keras?
CUDA vs. DataParallel: Why the difference?
Pytorch network parameter calculation
How to use pack_padded_sequence with multiple variable-length input with the same label in pytorch
Can you train a BERT model from scratch with task specific architecture?
Pytorch: how to convert data into tensor
How to train an lstm for speech recognition