Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in machine-learning

how to write a generator for Keras fit_generator with a state?

Keras : history not accessible for loss or accuracy

Python: 'for' loops and iteration in Linear Regression

AI - String/Text Classification/Categorization (e.g. a string/text is classified as a company name)

ImportError: cannot import name 'CONTRACTION_MAP' from 'contractions'

jax.lax.select vs jax.numpy.where

Handle continuous variables in sklearn.tree.DecisionTreeClassifier

ValueError: Wrong number of items passed 5, placement implies 1

python linear regression implementation

Machine Learning model Wrong Prediction

reducing validation loss in CNN Model

How to find the value of theta 0 and theta 1? [closed]

machine-learning

What is the impact of `pos_weight` argument in `BCEWithLogitsLoss`?

machine-learning pytorch

Any Tensorflow equivalent of Pytorch's backward()? Trying to send gradients back to TF model to backprop

Understanding the Tensorflow MNIST tutorial - Is the input x a column matrix or an array of column matrices?

Implementation of Naive Bayes - accuracy issues

python machine-learning