Questions tagged as 'inteligencia-artificial'

1
answer

Neural network with backward propagation returns the same outputs for large vectors

I have a problem with the neural network of backward propagation, it is written in Python , here I leave the GitHub link (in English), with a vector of 4096 entries, 2 hidden layer neurons and 197 output neurons. I put the network to...
asked by 12.09.2016 / 23:26
1
answer

Rstudio Removewords doubt

I only have one question, is there any way to see how many words were removed using removewords? Thank you!     
asked by 10.04.2017 / 02:03
1
answer

How to create a relational recommender factor?

I want to create a recommendation system with the factorization_recommender tool that comes from GraphLab. We have user scores on certain hashtags, advertising scores (we call eclipse) on certain togs and even user scores on certain ads....
asked by 08.06.2017 / 18:15
1
answer

Help with an error in passing data to an IA through partial_fit ()

I am trying to get an AI to play collect data and learn, everything fumitates correctly, but at the time of passing on the collected data so that it learns about the following error:    ValueError: Found input variables with inconsistent numb...
asked by 06.03.2018 / 22:27
0
answers

Help with minimax in OSO game

I have a problem, I am developing the AI paper game AI OSO, it turns out that minimax is designed for players in turns in which whatever the player's move the next turn will correspond to the next, so in the game of BEAR this is not fulfilled be...
asked by 04.07.2017 / 01:42
1
answer

Warning: Linker: (..) Unused DT entry

I was creating a python script using keras in termux with theano as a backend, because I can not install tensorflow in android, when I'm going to execute it it appears : Using Theano backend WARNING: linker: /data/data/com.termux/files/home/...
asked by 21.12.2018 / 06:19