enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Automated planning and scheduling - Wikipedia

    en.wikipedia.org/wiki/Automated_planning_and...

    Automated planning and scheduling, sometimes denoted as simply AI planning, [1] is a branch of artificial intelligence that concerns the realization of strategies or action sequences, typically for execution by intelligent agents, autonomous robots and unmanned vehicles.

  3. Graphplan - Wikipedia

    en.wikipedia.org/wiki/Graphplan

    Graphplan is an algorithm for automated planning developed by Avrim Blum and Merrick Furst in 1995. Graphplan takes as input a planning problem expressed in STRIPS and produces, if one is possible, a sequence of operations for reaching a goal state.

  4. Automated reasoning - Wikipedia

    en.wikipedia.org/wiki/Automated_reasoning

    John Pollock's OSCAR system [2] is an example of an automated argumentation system that is more specific than being just an automated theorem prover. Tools and techniques of automated reasoning include the classical logics and calculi, fuzzy logic, Bayesian inference, reasoning with maximal entropy and many less formal ad hoc techniques.

  5. List of programming languages for artificial intelligence

    en.wikipedia.org/wiki/List_of_programming...

    The language's features enable a compositional way to express algorithms. Working with graphs is however a bit harder at first because of functional purity. Wolfram Language includes a wide range of integrated machine learning abilities, from highly automated functions like Predict and Classify to functions based on specific methods and ...

  6. Symbolic artificial intelligence - Wikipedia

    en.wikipedia.org/wiki/Symbolic_artificial...

    Symbolic AI used tools such as logic programming, production rules, semantic nets and frames, and it developed applications such as knowledge-based systems (in particular, expert systems), symbolic mathematics, automated theorem provers, ontologies, the semantic web, and automated planning and scheduling systems.

  7. Inference engine - Wikipedia

    en.wikipedia.org/wiki/Inference_engine

    In the field of artificial intelligence, an inference engine is a software component of an intelligent system that applies logical rules to the knowledge base to deduce new information. The first inference engines were components of expert systems. The typical expert system consisted of a knowledge base and an inference engine.

  8. Algorithmic inference - Wikipedia

    en.wikipedia.org/wiki/Algorithmic_inference

    Algorithmic inference gathers new developments in the statistical inference methods made feasible by the powerful computing devices widely available to any data analyst. Cornerstones in this field are computational learning theory , granular computing , bioinformatics , and, long ago, structural probability ( Fraser 1966 ).

  9. Probabilistic programming - Wikipedia

    en.wikipedia.org/wiki/Probabilistic_programming

    Probabilistic programming (PP) is a programming paradigm in which probabilistic models are specified and inference for these models is performed automatically. [1] It represents an attempt to unify probabilistic modeling and traditional general purpose programming in order to make the former easier and more widely applicable.