Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

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

Multiple outputs in Keras

Can Keras deal with input images with different size?

How to apply Drop Out in Tensorflow to improve the accuracy of neural network?

Tensorflow serving No versions of servable <MODEL> found under base path

How do I get the weights of a layer in Keras?