Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

How to choose the right kernel functions

Gradient Descent: Do we iterate on ALL of the training set with each step in GD? or Do we change GD for each training set?

How to classify URLs? what are URLs features? How to select and Extract features from URL

Get a classification report stating the class wise precision and recall for multinomial Naive Bayes using 10 fold cross validation

TensorFlow - why doesn't this sofmax regression learn anything?

Python Neural Network Reinforcement Learning [closed]

Why does support vectors in SVM have alpha (Lagrangian multiplier) greater than zero?

Music21 Getting All notes with Durations

Tensorflow: why is zip() function used in the steps involving applying the gradients?

How does keras(or any other ML framework) calculate the gradient of a lambda function layer for backpropagation?

machine-learning keras

wit.ai: how does it identify intent and classifies entities from user expressions

ValueError: Input 0 is incompatible with layer conv_1: expected ndim=3, found ndim=4

Weird accuracy in multilabel classification keras

legacy_init_op in TensorFlow Serving

Multidimensional Input to Keras

What is "linear projection" in convolutional neural network

How to use the function merge and switch of tensorflow?

How to get results from custom loss function in Keras?

Understanding decision_function values

4D input in LSTM layer in Keras