Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

How can I do ordinal regression using the mord module in python?

H2O deeplearning with class imbalance

What size should my image be to retrain Inception?

R: Plot multiple different coloured ROC curves using ROCR

Does image size matter when training with TensorFlow?

Why does my ROC curve look like a V?

r machine-learning roc auc

Why Spark ML ALS algorithm print RMSE = NaN?

How to reuse VGG19 for image classification in Keras?

How to convert a Python data generator to a Tensorflow tensor?

Linear Regression: How to find the distance between the points and the prediction line?

Pytorch DataLoader multiple data source

Having issues with neural network training. Loss not decreasing

pytorch instance tensor not moved to gpu even with explicit cuda() call

How to correctly perform cross validation in scikit-learn?

Tensorflow pad sequence feature column

Image size of 256x256 (not 299x299) fed into Inception v3 model (PyTorch) and works?

Should I still normalize image data (divide by 255) before using per_image_standardization?

What is the meaning of in-place in dropout

Tensorflow (.pb) format to Keras (.h5)

tensorflow TypeError: cannot unpack non-iterable float object