Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

machine learning libraries in C# [closed]

c# machine-learning

What does model.eval() do in pytorch?

Google Colaboratory: misleading information about its GPU (only 5% RAM available to some users)

Why does one hot encoding improve machine learning performance? [closed]

How does Apple find dates, times and addresses in emails?

How to compute precision, recall, accuracy and f1-score for the multiclass case with scikit learn?

When should I use genetic algorithms as opposed to neural networks? [closed]

Can anyone explain me StandardScaler?

How to train an artificial neural network to play Diablo 2 using visual input?

What is exactly sklearn.pipeline.Pipeline?

Many to one and many to many LSTM examples in Keras

What is the difference between steps and epochs in TensorFlow?

What is the role of "Flatten" in Keras?

How to understand Locality Sensitive Hashing? [closed]

TensorFlow, why was python the chosen language?

Why must a nonlinear activation function be used in a backpropagation neural network? [closed]

Intuitive understanding of 1D, 2D, and 3D convolutions in convolutional neural networks [closed]

Why do we have to normalize the input for an artificial neural network? [closed]

How can I run Tensorboard on a remote server?

Nearest neighbors in high-dimensional data? [closed]