Quantcast
Channel: Active questions tagged feed-forward+tensorflow+keras - Stack Overflow
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

How is this simple Keras neural-network calculating result?

I'm trying to understand how a simple forward neural network works... starting off with the example here I have simplified it to make a trainer that generally gives a 100% accurate "AND" neuron: #...

View Article



I always predict negative values with my model

I'm doing a regression problem and I have 18 features. Whenever I try to predict the values, it always gives me negative values. Can anybody help? I define my NN to be this: features =...

View Article

Neural network gives different results for each execution

This is the exact code I'm running with Keras and TensorFlow as a back end. For each run with the same program, the training results are different. Some times it gets 100% accuracy in 400th iteration...

View Article

Tensorflow 2.0: ValueError: slice index 0 of dimension 0 out of bounds

My current task to perform binary classification using both numerical and ordinal categorical data.For this task, I effectively replicated the code from the following Tensorflow tutorial:...

View Article

Tensorflow NN implementation not converging

I'm trying to implement a simple feedforward Neural Network using only Tensorflow and it is not converging. I'm not sure if the problem is in the architecture of the network or the training process...

View Article


Input 0 of layer "sequential" is incompatible with the layer: expected...

I'm building my first model and I'm following the step by step from the professor, but I seem to have found an error in a layer in the model. I am a begginner and would appreciate any input. Full code...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images