Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Count number of the blues lines on white background in the image

How to reset Keras metrics?

OpenAI GPT-2 model use with TensorFlow JS

How to compute hessian matrix for all parameters in a network in pytorch?

How to purposely overfit Weka tree classifiers?

machine-learning weka

How to calculate tag-wise precision and recall for POS tagger?

Which keywords most distinguish two groups of people?

How to implement a soft-margin SVM model using Matlab's quadprog?

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