Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

Can TF/IDF take classes in account

machine-learning weka

Defining a gradient with respect to a subtensor in Theano

Numpy linear regression with regularization

How to interpret `scipy.stats.kstest` and `ks_2samp` to evaluate `fit` of data to a distribution?

Are modern CNN (convolutional neural network) as DetectNet rotate invariant?

Getting 'ValueError: shapes not aligned' on SciKit Linear Regression

Tensorflow estimator: average_loss vs loss

Trainable sklearn StandardScaler for R

is it possible to implement dynamic class weights in keras?

How Transformer is Bidirectional - Machine Learning

machine-learning

How to load the saved tokenizer from pretrained model

Implementing PCA with Numpy

What is tape-based autograd in Pytorch?

Compiling Caffe C++ Classification Example

Keras: How to feed input directly into other hidden layers of the neural net than the first?

Probability prediction method of KNeighborsClassifier returns only 0 and 1

Keras LSTM - why different results with "same" model & same weights?

How do I use principal component analysis in supervised machine learning classification problems?

How do I convert new data into the PCA components of my training data?

Reinforcement learning algorithms for continuous states, discrete actions