Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Keras - custom loss function - chamfer distance

Tensorflow asks inputs for unnecessary placeholders when using tf.cond()

Neural Network: Mysterious ReLu

Should I perform both lemmatization and stemming?

eli5 explaining prediction XGBoost model

State dependent action set in reinforcement learning

Error in plot.nn: weights were not calculated

How to correct this custom loss function for keras with tensorflow?

How to update Logistic Regression Model?

About use tf.image.crop_and_resize

scipy.optimize.curve_fit producing nonsensical curve fits

OSX Caffe Compilation Fails With Expected Expression Error

Do I need to add ReLU function before last layer to predict a positive value?

Why am I having KeyError: 'val_acc'?

How to handle missing values (NaN) in categorical data when using scikit-learn OneHotEncoder?

ValueError: Input 0 of layer sequential is incompatible with the layer: : expected min_ndim=4, found ndim=2. Full shape received: [None, 2584]

Number of hidden layers in a neural network model

How to use both binary and continuous features in the k-Nearest-Neighbor algorithm?

clustering and matlab

How to use libsvm in Matlab?