Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Depthwise separable Convolution

Indication of overfitting

How to find and crop words into individual images with Python OpenCV?

Can the number of units in NN input layer be different than the number of features in the data?

Caret train method complains Something is wrong; all the RMSE metric values are missing

Wit.ai recognizes numbers as location

machine-learning nlp wit.ai

How this method or formula for calculating ROC AUC works?

Find people at image

How can I calculate Cosine similarity between two strings vectors

How to get predicted class labels in TensorFlow's MNIST example?

(matlab) MLP with relu and softmax not working with mini-batch SGD and produces similar predictions on MNIST dataset

Not able to predict output in fastai

metric learning and contrastive learning difference [closed]

Why does AdaBoost not work with DecisionTree?

what should I do when training set contains some error data in supervised classification?

Python kernel died when using tensorflow

How does Lightgbm (or other boosted trees implementations with 2nd order approximations of the loss) work for L1 losses?