Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

K Nearest-Neighbor Algorithm [closed]

Machine Learning (tensorflow / sklearn) in Django?

ValueError: Output tensors to a Model must be the output of a TensorFlow `Layer`

In TensorFlow, what is the argument 'axis' in the function 'tf.one_hot'

What is the difference between a Bayesian network and a naive Bayes classifier?

Using pre-trained word2vec with LSTM for word generation

Linear Regression and Gradient Descent in Scikit learn?

Impute entire DataFrame (all columns) using Scikit-learn (sklearn) without iterating over columns

PCA projection and reconstruction in scikit-learn

Meaning of parameters in torch.nn.conv2d

Choosing number of Steps per Epoch

Xgboost-How to use "mae" as objective function?

machine-learning xgboost

Train Tensorflow Object Detection on own dataset

RuntimeError: Attempting to deserialize object on a CUDA device

How to detect how similar a speech recording is to another speech recording?

Make predictions using a tensorflow graph from a keras model

Why neural network predicts wrong on its own training data?

How is Elastic Net used?

Error in Confusion Matrix : the data and reference factors must have the same number of levels

How does binary cross entropy loss work on autoencoders?