Most voted "artificial-intelligence" questions
Artificial intelligence (AI) is the human-like intelligence displayed by mechanisms or software. It is also an area of computing research dedicated to seeking methods or computer devices that possess or multiply the rational capacity of the human being to solve problems, think or, broadly, be intelligent. If the question isn’t about "artificial intelligence," don’t use this tag.
Learn more…66 questions
Sort by count of
-
45
votes2
answers4966
viewsHow does an artificial neural network work?
I know that this question is quite commonplace and it is easy to find the answer, however, I would like a functional answer, I have seen enough about, but nothing enters my puppy, I’d like something…
-
38
votes5
answers3446
viewsWhat is the definition of Machine Learning (Machine Learning)?
I asked that question Algorithm to detect nudity with good accuracy here on the site and some people mentioned some things about Machine Learning (Machine Learning). From what was said between a…
terminology artificial-intelligence machine-learningasked 8 years, 9 months ago Wallace Maxters 102,340 -
33
votes2
answers931
viewsWhat is artificial intelligence?
What is the definition of artificial intelligence? The question at first glance seems unwilling to search around, but a read on the first links I found on Google left me with more questions than I…
artificial-intelligenceasked 9 years, 2 months ago SneepS NinjA 7,691 -
17
votes2
answers690
viewsUse of artificial intelligence techniques to solve complex problems
Faced with the task of developing a complex application, I decided to make that each time a human interacts with the system, that this record its decisions, apply weights and in the next suggestions…
-
17
votes1
answer412
viewsWhat is fuzzy logic?
Studying about artificial intelligence I observed a lot the term fuzzy logic, or Fuzzy Logic. What is this diffuse logic and what are its applications? I know it is different from Boolean logic, but…
-
14
votes1
answer3265
viewsHow to program Artificial Intelligence with Minimax
My first question here, I recently started a "Jogo Da Velha" in Java and it is already ready, however I want to implement the decision-making capacity, or artificial intelligence. I’ve found that…
-
13
votes1
answer641
viewsHow does the Conditional Random Fields algorithm work?
I’ve been researching the algorithm for a long time "Conditional Random Fields", but I can’t find any deep explanation for how it works and I can’t understand it. I understood that it would be a…
algorithm artificial-intelligence machine-learningasked 8 years, 3 months ago Nicolas Bontempo 1,652 -
11
votes3
answers681
viewsLearning in neural networks
How does learning occur in neural networks? What’s the concept behind it? What is your relationship with "Deep Learning"?
artificial-intelligenceasked 9 years, 3 months ago Cold 3,842 -
11
votes2
answers487
viewsCan we create artificial intelligence in any language?
About Artificial Intelligence, would like to know superficially, thinking of starting the knowledge in this area: Can be created in any language? Basically, what would be the concept that a code is…
-
10
votes4
answers4140
viewsWhat is bias in neural networks?
In my Artificial Intelligence class the teacher addressed the subject of neural networks, which in this case, neural networks have the layers, such as: entree, occult and exit and the neurons that…
artificial-intelligenceasked 6 years ago gato 22,329 -
9
votes4
answers760
viewsWhat are Path Finding Algorithms?
In college studies, I came across the Path Search algorithms. The theoretical part confused me a lot and I am limited to understand the uses of this algorithm in practice. What Are Path Finding…
-
8
votes1
answer2284
viewsHow does Bag of Words work and where does it use it?
I have recently researched on artificial intelligence and found some articles talking about such a "bag of words", but I don’t know what it is and I didn’t find anything in Portuguese talking about…
artificial-intelligenceasked 7 years, 4 months ago Francisco 7,472 -
8
votes2
answers333
viewsWhat is the Technological Singularity?
Every time I read one news story related to artificial intelligence I came up with the word uniqueness, and along with it comes that Singularity Technology. I have already researched the term,…
-
8
votes1
answer176
viewsDeep, Machine Learning and AI. What are your differences?
About Deep Learning, Machine Learning and Artificial Intelligence, what are your main differences? What are your principles? They are all who can learn and solve problems of their own nature? How to…
-
7
votes2
answers355
viewsMaximize Solution: Sublist Construction Meeting Limit
Having a set of n-values, I need to divide these items into subsets that do not exceed the value (sum of all items) stipulated and assure me that the formation of the set is as close as possible to…
-
7
votes2
answers382
viewsWhat is the Microsoft Bot Framework?
I was sailing in the Microsoft Developer Network and visualized the Microsoft Bot Framework. I have two questions: What is Microsoft Bot Framework and what it’s for? Really the name is already very…
-
7
votes2
answers300
viewsheuristica h(n)=0 is permissible for algorithm A*
Hello folks someone can answer this question I’m in doubt. heuristic h(n)=0 is permissible for algorithm A*
artificial-intelligenceasked 7 years, 2 months ago IMoonBlackI 364 -
6
votes4
answers517
viewsWhy Artificial Intelligence and Machine Learning are different subjects?
When looking for specialized programming courses or with market demand, two of them stand out: IA - Artificial Intelligence (or AI - Artificial Intelligence) AM - Machine Learning (or ML - Machine…
-
6
votes2
answers271
viewsWhat defines a neural network as perceptron?
I think it’s important to talk about artificial intelligenceoverflow and I couldn’t find anything relevant about it. Could someone with experience explain well the definition of a Perceptron-type…
-
5
votes3
answers238
viewsHow to stop three loopings for in C
Rstou trying to implement the AI ordered search algorithm and I have reached a point where I need to stop all loopings if I have found the NODE searched. Look what I did, but it doesn’t work. I know…
-
5
votes2
answers367
viewsArtificial Intelligence for Games in Unity
I’m creating a game at Unity, and I’m looking to do some bosses, but for that I need to study artificial intelligence, and I have no idea where to start, I looked for books but they are very scarce,…
-
4
votes1
answer736
viewsNeural networks with the package "AMORE" - R
Dear colleagues, I am trying to use the AMORE package of R to run a Neural Network with new activation functions, but I could not understand very well the manual and consequently could not implement…
-
4
votes0
answers815
viewsIs there a natural language processing library (NLP) for Portuguese?
I have researched a lot on the interwebs, saw several libraries of NLP for Python, Java, Javascript, among others... Each of them was only for English or other languages. And since the…
artificial-intelligenceasked 6 years, 9 months ago Henrique N. Mendes 328 -
4
votes1
answer2544
viewsHow is the basic functioning of algorithm A*?
I’m reading regarding the search algorithm A* to be able to implement it in the future. I know it’s used to find a path in a graph, but I can’t visualize very well how it’s done. However, I am…
-
4
votes1
answer1206
viewsHow to remove area of interest from the background of an image?
I am starting to work with image processing in pattern recognition, and I need to do pre-processing of the images I will use. First, I need to highlight the region of interest from the background of…
python opencv image-processing artificial-intelligenceasked 6 years, 1 month ago Tecnologia da Net 374 -
3
votes0
answers1429
viewsArtificial Intelligence using PHP and Mysql
I am looking for information on artificial intelligence using Mysql and PHP only, I did not find much information that would guide me correctly, I want to develop a small chat with virtual…
-
3
votes0
answers223
viewsFunctional or imperative language to study Machine Learning?
I am new to programming and I am studying javascript to become Front End Developer as a short term goal, in the future I intend to be a programmer, because I have an interest in machine…
functional-programming artificial-intelligence haskell machine-learning imperative-programmingasked 8 years, 5 months ago Misael 41 -
2
votes1
answer1142
viewsWhat is the function to see the tank distance to the wall in the robocode?
I’m trying to implement on robocode sourcecode (for those who don’t know, follow the link: http://robocode.sourceforge.net/) a means to make the tank continue walking and, from a certain distance…
-
2
votes1
answer4323
viewsNeural Networks and Artificial Intelligence in PHP?
I’m interested in creating smart software in PHP, but I don’t know where to start, for there is little material about it. What neural networks and artificial intelligence have in common or how they…
-
2
votes1
answer221
viewsProblem with classifier in PLN
I’m developing a chatbot, and to get the answer I’m using the Naive Bayes classifier to sort the questions and answers. For those who want to see all the project code and more settings follow the…
-
2
votes2
answers552
viewsHow best to craft AI for a simple game
Based on this little game, I started the first generation completely Andom, storing in an array all sides that the bar moved (right - 1, left - 0) and finally (at the last position of the array) how…
-
2
votes1
answer150
viewsWeak AI, concept and example in software development
Weak AI is about building software in a certain intelligent way. Can all computer-processed logic be considered weak AI? or only falls within this category those structures that we see or hear about…
-
2
votes0
answers42
viewsDoubts about which MI methods to use (linear regression, segmentation, neural networks)
I apologize for sounding like a silly question, I started studying AI and machine learning this year and I’m still studying about it. The main reason is I want to elaborate a project and I…
-
2
votes1
answer185
viewsHelp me consume the IBM Watson NLU API
Yesterday I watched a video of a guy who consumed Watson’s Natural Language Understanding API (IBM cloud) with JS using Node and he did some pretty cool things with it... On the other hand I’m…
-
1
votes1
answer254
viewsSVM Stats from MATLAB gives test error
The following MATLAB code trains a binary classifier of MATLAB given a set of vectors and tests another set of vectors in this classifier: %Número mínimo de iterações optSVM = statset('MaxIter',…
-
1
votes0
answers170
viewsOpen Source Inference Machines
I don’t even know if this is the best place for this question, but I would like to know if there are Open Source inference machines, if possible in Java or C# (although I don’t even know if these…
artificial-intelligenceasked 9 years, 3 months ago user25838 93 -
1
votes1
answer2133
viewsTraveling salesman resolution using genetic algorithm
Friends, I’m developing a solution adapted to the traveling salesman problem using genetic algorithms, to solve the problem I took a chromosome crossing function ready on the internet, but I don’t…
-
1
votes0
answers71
viewsHow the Ranker ranking algorithm works combined with Weka’s Information Gain
As I said in the title, I would like to know how they work together and what steps they follow if possible. Both are used together in Weka to generate a ranking of attributes in any database.
-
1
votes0
answers191
viewsHow to classify data with a Perceptron Neural Network?
I created a perceptron neural network to understand the concept. My goal would be to define what an orange is by its number of chemical elements and what an apple is by the same formula. It’s a…
artificial-intelligenceasked 7 years, 4 months ago Rogers Corrêa 2,596 -
1
votes0
answers138
viewsQuestion of algorithm A*
Hello folks I am making an exercise list on search A* however I do not have the answer, I wonder if my answer is correct. The question and my answer follows in the image. Answer…
artificial-intelligenceasked 7 years ago IMoonBlackI 364 -
1
votes0
answers224
viewsHow can I train a neural network with previous matches?
Suppose I wanted to teach a neural network to play chess. I realized the method of learning by reinforcement. I have seen cases where these networks learn from examples of matches, but how can this…
artificial-intelligenceasked 6 years, 11 months ago DanOver 1,334 -
1
votes0
answers113
viewsRecursiveness - Why am I entering a loop?
I’m trying to implement an algorithm called Minimax, but I’m finding problems in effecting its recursion, it goes into a loop that I can’t identify why. The depth of the algorithm should vary…
-
1
votes1
answer155
viewsHow to check if the Sliding puzzle is solvable?
Hello, I am developing a small work where I need to solve a puzzle through algorithm A* more precisely this puzzle: Basically it consists of sliding the pieces to the white space in order to keep…
-
1
votes1
answer279
viewsDijkstra Algorithm - How do I change the reading of the txt file in C to be identified in int and not string?
Good night, I’m having a question how to change the reading of the txt file, where the compiler identifies with char but within the file that need read, possessed only numbers, someone could help me…
-
1
votes0
answers111
views(Clarification) Artificial intelligence Word classification (Python)
I was trying to do something to fulfill that need: Read the word Hit a dictionary E Try to complete the word (if possible) For example: ENTRADA: CSA DICIONARIO ["HOMEM", "CASA", "MULHER"]` SAIDA:…
-
1
votes0
answers39
views15 Puzzle A* Some cases do not work
I’m trying to implement the A Star algorithm to solve the 15-puzzle problem however there are some that run for infinite time without solving the problem. for example the input(the top one is the…
-
1
votes1
answer208
viewsNeural Networks can’t Multiply Sequence by non-int of type 'float'
Hello, I need to implement a perceptron to linearly classify 2 species (Iris). I’ve already scoured the internet for solutions and I can’t get out of the problem I took a code on the internet and…
-
1
votes1
answer58
viewsIMPORT ERROR - No module named dlib
I installed dlib, opencv and Pillow through Anaconda, creating a enviroment, but when I will import dlib the following error happens: No module named dlib. I’ve already deleted the interpreters and…
python-3.x opencv dll artificial-intelligence pycharmasked 5 years, 6 months ago Marcos Paulo S. Rezende 351 -
1
votes0
answers95
viewsImage SVM classifier does not work
Hello, I’m with a program in Python that uses the library Dlib 19.10, the classifier uses an xml file to learn the images and then I run the following code that creates a file. svm for the…
python algorithm opencv image-processing artificial-intelligenceasked 5 years, 5 months ago Marcos Paulo S. Rezende 351 -
1
votes0
answers84
viewsTraining Neural Network MLP
Hello, I am developing a neural network for recognition of 5 geometric figures: circle, star, pentagon, square and triangle. The network is of type MLP with 1 hidden layer(10 neurons), the entrance…