Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

haar cascade positive example image sizing

TensorFlow: tf.layers vs low-level API

ValueError: Dimensions must be equal, but are 784 and 500 for 'MatMul_1' (op: 'MatMul') with input shapes: [?,784], [500,500]

Do I need to use one_hot encoding if my output variable is binary?

OpenAI gym player mode

maxCategories not working as expected in VectorIndexer when using RandomForestClassifier in pyspark.ml

Crop the center of the image in Keras ImageDataGenerator or flow_from_directory

Gaussian process with 2D feature array as input - scikit-learn

Keras Model with Maxpooling1D and channel_first

AWS Sagemaker SKlearn entry point allow multiple script

Fine-tuning and transfer learning by the example of YOLO

Is it possible to use a collection of hyperspectral 1x1 pixels in a CNN model purposed for more conventional datasets (CIFAR-10/MNIST)?

Is DLIB a good open source library for developing my own machine learning algorithms in C++?

Simplest feature selection algorithm

Using LIBSVM to predict authenticity of the user

How to create the best Interactive R Language Online Learning Platform from the views of R community?

r machine-learning

Locally weighted logistic regression

Multi-Label Document Classification

What is a good metric for feature vector comparison and how to normalize them before comparison?

How to do machine learning when the inputs are of different sizes?