Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Why rotation-invariant neural networks are not used in winners of the popular competitions?

Finding gradient of a Caffe conv-filter with regards to input

How to understand loss acc val_loss val_acc in Keras model fitting

What is a multi-headed model? And what exactly is a 'head' in a model?

Adam optimizer goes haywire after 200k batches, training loss grows

TensorFlow 'module' object has no attribute 'global_variables_initializer'

What is "metrics" in Keras?

Keras: How to get layer shapes in a Sequential model

What is `lr_policy` in Caffe?

Unsupervised pre-training for convolutional neural network in theano

looking for source code of from gen_nn_ops in tensorflow

TensorFlow: questions regarding tf.argmax() and tf.equal()

How to understand the term `tensor` in TensorFlow?

Implementing contrastive loss and triplet loss in Tensorflow

tensorflow deep-learning

ResNet: 100% accuracy during training, but 33% prediction accuracy with the same data

Hyperparameter optimization for Pytorch model [closed]

How to understand SpatialDropout1D and when to use it?

Can anyone give a real life example of supervised learning and unsupervised learning? [closed]

How does keras define "accuracy" and "loss"?

Pytorch - RuntimeError: Trying to backward through the graph a second time, but the buffers have already been freed