Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

What are the advantages of using an autoencoder to build a set of filters versus a prebuilt set of gabor filters in relation to CNNs?

how can I combine training set specific learned parameters with sklearn online (out-of-core) learning

How to pre-process new instances for classification, so that the feature encoding is the same as the model with Scikit-learn?

Object categories of pretrained imagenet model in caffe

Spark MlLib linear regression (Linear least squares) giving random results

Missing value error in the randomForest package of R

Normalizing a list of restaurant dishes

Neural Network Backpropagation implementation issues

Tensorflow: List of Tensors for Cost

How can I handle huge matrices?

How to determine maximum batch size for a seq2seq tensorflow RNN training model

Python keras how to change the size of input after convolution layer into lstm layer

Function to determine a reasonable initial guess for scipy.optimize?

Selecting the components showing the most variance in PCA

How to use sklearn Pipeline with custom Features?

Caffe sigmoid cross entropy loss

How to obtain a confidence interval or a measure of prediction dispersion when using xgboost for classification?

SVM - Difference between Energy vs Loss vs Regularization vs Cost function

Keras RNN loss does not decrease over epoch

How to pass elegantly Sklearn's GridseachCV's best parameters to another model?