Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Neural Network not fitting XOR

How to find Local maxima in Kernel Density Estimation?

AUC-base Features Importance using Random Forest

How to create a decision boundary graph for kNN models in the Caret package?

Application of neural network for use with log file data

Machine learning philosophy: applying model to biased data

Scikit-learn: Predicting new raw and unscaled instance using models trained with scaled data

Cross validation and model selection

Why use sliding windows with convolutional neural nets in object detection?

numpy: How can I select specific indexes in an np array for k-fold cross validation?

merging recurrent layers with dense layer in Keras

Deep learning Udacity course: Prob 2 assignment 1 (notMNIST)

Tensorflow AVX Support

What does tf.train.ExponentialMovingAverage do?

How to convert from org.apache.spark.mllib.linalg.VectorUDT to ml.linalg.VectorUDT

TensorFlow: SKCompat Depreciation Warning

slice/split a layer in keras as in caffe

Logistic Regression Gradient Descent [closed]

What is the best way to handle missing words when using word embeddings?

How to convert .mp3 files to arrays of frequencies and amplitudes using python?