Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Ideal Input for Neural Network For The Game Checkers

Python NTL - Identifying text interest / topic

Does multicore computing using R's doParallel package use more memory?

Is it required to shuffle the training data for SVM multi-classification? [closed]

machine-learning svm libsvm

Which algorithms have been proposed to learn the architecture of a deep neural network?

Parallelize a collection with Spark

Amazon Machine Learning for sentiment analysis

How to train and tune an artificial multilayer perceptron neural network using Keras?

Why did PCA reduced the performance of Logistic Regression? [closed]

How is data augmentation implemented in Tensorflow?

How can I do ordinal regression using the mord module in python?

H2O deeplearning with class imbalance

What size should my image be to retrain Inception?

R: Plot multiple different coloured ROC curves using ROCR

Does image size matter when training with TensorFlow?

Why does my ROC curve look like a V?

r machine-learning roc auc

Why Spark ML ALS algorithm print RMSE = NaN?

How to reuse VGG19 for image classification in Keras?

How to convert a Python data generator to a Tensorflow tensor?

Linear Regression: How to find the distance between the points and the prediction line?