Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Creating training data for a Maxent classfier in Java

Backpropagation in Convolutional Neural Networks

Where should I apply dropout to a convolutional layer?

Tensorflow variable images size within single batch

Tensorflow understanding tf.train.shuffle_batch

What estimator to use in scikit-learn?

Creating a sparse matrix with LightFM and print predictions

how to use model after trained in tensorflow (save/load graph)

KNearest Neighbors in sklearn - ValueError: query data dimension must match training data dimension

Connectionist Temporal Classification (CTC) blank label

"Linear dependence in the dictionary" exception in sklearns OMP

reduce size of pretrained deep learning model for feature generation

Keras Lambda layer has no output tensor shape, error when compiling model

tensorflow py_func is handy but makes my training step very slow.

How to continue training model using ModelCheckpoint of Keras

No Operation named [input] in the Graph" error while fine tuning/retraining inceptionV1 slim model

Example of tensorflow.contrib.learn.ExportStrategy

LabelEncoder - reverse and use categorical data on model

Creating anomaly detection using machine learning

How to correctly implement dropout for convolution in TensorFlow