Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Pre-training Donut (document understanding transformer)

deep-learning pytorch

How necessary are activation functions after dense layer in neural networks?

check if tensorflow placeholder is filled

tensorflow efficient way for tensor multiplication

The essence of learnable positional embedding? Does embedding improve outcomes better?

Tensorflow serving : Using a fraction of GPU memory for each model

Are the val data different from train data in data creation in caffe?

deep-learning caffe

Handling large numpy array in tensorflow with regression output(51 outputs)

How to do detections in YOLOv5 only in a region of interest?

Difference between TensorFlow model fit and train_on_batch

Final accuracy for double vs single precision neural nets

deep-learning

PyTorch: Dropout (?) causes different model convergence for training+validation V. training-only

TFRecord larger than the original data

tensorflow deep-learning

How to reuse a data batch from iterator.get_next()

Implication of deep learning model on nlp tabular data?