Posts by RafaelPinheiro • 83 points
2 posts
-
6
votes1
answer489
viewsQ: Prediction with Tensorflow Neural Networks
Hello, I’m having trouble implementing a neural network. My problem is that I can only implement it with an attribute 'X' I need help with this code for example, how do I put two input attributes?…
-
1
votes1
answer107
viewsQ: How to separate an array of pairs into sets?
I need to solve a problem in java and I’m having difficulties. I have the matrix with the following pairs: 0 - 1 1 - 2 2 - 4 2 - 5 3 - 6 4 - 5 6 - 7 I would like to group these figures as follows:…
javaasked RafaelPinheiro 83