Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

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?

Neural Network: Handling unavailable inputs (missing or incomplete data) [closed]

Max-pooling VS Sum-pooling

How to build a multiple input graph with tensor flow?

How should we pad text sequence in keras using pad_sequences?

Keras error: expected dense_input_1 to have 3 dimensions

Why is ReLU a non-linear activation function?

Neural Activation Functions - Difference between Logistic / Tanh / etc

Is the Keras implementation of dropout correct?

Split output of a layer in keras

Adding an additional value to a Convolutional Neural Network Input? [closed]