Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

TensorFlow: How can I evaluate a validation data queue multiple times during training?

Character-Word Embeddings from lm_1b in Keras

Incremental training of ALS model

How to apply machine learning to fuzzy matching

Multiple sessions and graphs in Tensorflow (in the same process)

What are some good ways of estimating 'approximate' semantic similarity between sentences?

Compute the gradient of the SVM loss function

LabelPropagation - How to avoid division by zero?

Extract target from Tensorflow PrefetchDataset

Why the BIAS is necessary in ANN? Should we have separate BIAS for each layer?

Why is a simple 2-layer Neural Network unable to learn 0,0 sequence?

Is there some .NET machine learning library that could, for example, suggest tags for a question? [closed]

c# .net machine-learning

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

Summarizing a Wikipedia Article

Custom cluster colors of SciPy dendrogram in Python (link_color_func?)

Better text documents clustering than tf/idf and cosine similarity?

How to evolve weights of a neural network in Neuroevolution?

Implementing a linear, binary SVM (support vector machine)

machine-learning svm

GBM R function: get variable importance separately for each class

How do I make a U-matrix?