Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Process to build our own model for image detection

How to create a custom PyTorch dataset when the order and the total number of training samples is not known in advance?

deep-learning pytorch

R deepnet package: how to add more hidden layers to my neural network?

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