Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Google Colab Cell outputs Can be saved?

Keras- LSTM- Input Size Error

What is exactly fully convolutional layer?

deep-learning convolution

Is it possible to convert a trained model in TensorFlow to an object that could be used for transfer learning?

getting the classification labels for torchvision's pretrained networks

What is weight decay loss? [closed]

Other way to store data than arrays for face encodings

UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x000002154C6AE400>

How to implement time-distributed dense (TDD) layer in PyTorch

deep-learning pytorch

Neural network toy model to fit sine function fails, what's wrong?

How to input the unknown size of time-step to TimeDistributed Keras layer

How to detect an object real time and track it automatically, instead of user having to draw a bounding box around the object to be tracked?

minicom throwing an error minicom: cannot open /dev/modem: No such file or directory

Overfitting on image classification

How to check if my data is one-hot encoded

Tensorflow 1.15 / Keras 2.3.1 Model.train_on_batch() returns more values than there are outputs/loss functions

is there a way to transpose a tensor without using the transpose function in tensorflow?