Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Continual pre-training vs. Fine-tuning a language model with MLM

Is it possible to use non-pytoch augmentation in transform.compose

Which Loss function & Metrics is more suitable for multi-label classification? Binary or Categorical cross-entropy and Why?

Captioning large jpeg set with im2txt

How to use fine-tuned model in huggingface for actual prediction after re-loading?

Subclassing a Keras Layer: The following Variables were used a Lambda layer's call, but are not present in its tracked objects

LSTM returns a sequence of probabilities with a Sigmoid Activation

What happens in Keras when the dataset size is not a multiple of the batch size?

python keras deep-learning

How to select half precision (BFLOAT16 vs FLOAT16) for your trained model?

Is it meaningless to use ReduceLROnPlateau with Adam optimizer?

There is a data blob of hdf5 [600000,1,7,256]. How to do mean subtraction using Caffe in matlab?

matlab deep-learning caffe

What is the multi-label binary classification?

deep-learning pytorch loss

TensorFlow Keras 'accuracy' metric under the hood implementation