Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Cross Entropy Loss for Semantic Segmentation Keras

Custom loss function in Keras to penalize false negatives

Error when trying to rename a pretrained model on tf.keras

Is there a common format for neural networks

Can we use Yolo to detect and recognize text in a image

How to find loss values using keras?

python deep-learning keras

How to iterate over layers in Pytorch

In Tensorflow, what is the difference between sampled_softmax_loss and softmax_cross_entropy_with_logits

Removing then Inserting a New Middle Layer in a Keras Model

Keras Sequential model input layer

Doubts regarding `Understanding Keras LSTMs`

What exactly is gradient checking?

ModuleNotFoundError: No module named 'tensorflow.tensorboard.tensorboard'

Deep neural network skip connection implemented as summation vs concatenation? [closed]

Get the last output of a dynamic_rnn in TensorFlow

TensorFlow/TFLearn: ValueError: Cannot feed value of shape (64,) for Tensor u'target/Y:0', which has shape '(?, 10)'

quantile normalization on pandas dataframe

How can I install torchtext?

save and load keras.callbacks.History

How to initialize biases in a Keras model?