Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

how to transform a text to vector

Active Learning (e.g. Pool Sampling) for SVM in python [closed]

python machine-learning svm

Re-initialize variables in Tensorflow

Ridge regression with `glmnet` gives different coefficients than what I compute by "textbook definition"?

Binary numbers instead of one hot vectors

Predict NA (missing values) with machine learning

Idea behind how many fully-connected layers should be use in a general CNN network

LSTM Initial state from Dense layer

Tensorflow/keras: "logits and labels must have the same first dimension" How to squeeze logits or expand labels?

NLP Transformers: Best way to get a fixed sentence embedding-vector shape?

Why PyTorch model takes multiple image size inside the model?

Keras 'set_session' not available for Tensorflow 2.0

High volume SVM (machine learning) system

Machine Learning Algorithm for Completing Sparse Matrix Data

Why is logistic regression called regression? [closed]

Manual split versus Scikit Grid Search

Weights in Convolutional network?

DBSCAN for clustering data by location and density

What is the difference between the train loss and train error?

How to resolve "IndexError: too many indices for array"