Posted inArtificial Intelligence A Very basic AI program in Python Posted by admin August 29, 2023 Here's a very basic example of an AI program using Python. This program asks the…
Posted inArtificial Intelligence What is planning in AI? Posted by admin July 20, 2021 · The planning in Artificial Intelligence is about the decision making tasks performed by the robots…
Posted inArtificial Intelligence What is perception in AI? Posted by admin July 20, 2021 · Perception is a process to interpret, acquire, select and then organize the sensory information that…
Posted inArtificial Intelligence Robotics Posted by admin July 20, 2021 What are Robots? Robots are the artificial agents acting in real world environment. Objective Robots…
Posted inArtificial Intelligence Speech recognition and AI Posted by admin July 20, 2021 When artificial intelligence (AI) evolved, it touched almost all facets of life and surroundings. Speech…
Posted inArtificial Intelligence Rule-Based MT vs. Statistical MT Posted by admin July 20, 2021 Rule-based MT provides good out-of-domain quality and is by nature predictable. Dictionary-based customization guarantees improved…
Posted inArtificial Intelligence What is Machine Translation Posted by admin July 20, 2021 Machine translation (MT) is automated translation. It is the process by which computer software is…
Posted inArtificial Intelligence Natural Language Processing Posted by admin July 20, 2021 Natural Language Processing (NLP) refers to AI method of communicating with an intelligent systems using…
Posted inArtificial Intelligence Information extraction Posted by admin July 20, 2021 information extraction (IE), information retrieval (IR) is the task of automatically extracting structured information from unstructured and/or semi-structured machine-readable documents…
Posted inArtificial Intelligence language modeling Posted by admin July 20, 2021 Language modeling (LM) is the use of various statistical and probabilistic techniques to determine the…