Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

What is loss exactly?

tensorflow neural-network

Default activation function in Keras

What is the difference between these two ways of adding Neural Network layers in Keras?

Neural network bias for each neuron

How to annotate the ground truth for image segmentation?

Easy to use Perl modules for neural networks

Why do weight parameters of logistic regression get initialized to zeros?

Keras - how to get unnormalized logits instead of probabilities

Why is the Mean Average Percentage Error(mape) extremely high?

Extract text information from PDF files with different layouts - machine learning

How do I make an OCR Program? [closed]

neural-network ocr

Subtract mean from image

Tensorflow return similar images

What does "shuffle" do in fit_generator in keras?

Neural Network with tanh wrong saturation with normalized data

neural-network

Keras - 1D Convolution How it works

How to use keras ImageDataGenerator with a Siamese or Tripple networks

Pitch detection using neural networks [closed]

Keras load weights of a neural network / error when predicting

Returning probabilities in a classification prediction in Keras?