Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Zabir Al Nazi
Zabir Al Nazi has asked
8
questions and find answers to
52
problems.
Stats
1.0k
EtPoint
254
Vote count
8
questions
52
answers
About
./algorist | machine learning engineer | sci-fi connoisseur
Zabir Al Nazi questions
torchaudio load audio with specific sampling rate
uvicorn [fastapi] python run both HTTP and HTTPS
Hiding matplotlib plots while doing tests with pytest
parallel GPU execution with multiple darknet models in python
embedding vector search efficient algorithm
`return_sequences = False` equivalent in pytorch LSTM
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE
Zabir Al Nazi answers
How can I reduce the number of channels in an MRI (.nii format) image?
torchaudio load audio with specific sampling rate
How to use CNN and LSTM for NLP with BERT embeddings?
How to add Gaussian noise with varying std during training?
Why is input_length needed in layers.Embedding in keras tensorflow?
How to specify number of target classes for TFRobertaSequenceClassification?
Using flatten in pytorch v1.0 Sequential module
parallel GPU execution with multiple darknet models in python
How to plot a ROC curve from a softmax binary classifier with 2 output neurons?
Keras weighted_metrics does not include sample weights in calculation [closed]