Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

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]

How to extract the decision rules from scikit-learn decision-tree?

How to initialize weights in PyTorch?

How can I one hot encode in Python?

Why binary_crossentropy and categorical_crossentropy give different performances for the same problem?

Is it possible to specify your own distance function using scikit-learn K-Means Clustering?

How to split data into 3 sets (train, validation and test)?

Difference between classification and clustering in data mining? [closed]

Which machine learning classifier to choose, in general? [closed]

machine-learning

Save classifier to disk in scikit-learn

Is there a rule-of-thumb for how to divide a dataset into training and validation sets? [closed]

machine-learning