zoukankan      html  css  js  c++  java
  • Artificial Intelligence Language

    Artificial Intelligence Language

    Objective

    We know, a true AI program should have ability to understand knowledge and generate code.
    Obvious the generated code should use some underlying computer languages and frameworks.

    Approach: AI language

    AI language is a language in between natural language and computer language, it is natural-language-like, and provides an accuracy which helps generating computer code from its sentences.

    Usage

    • Build a bridge between human languages and computer languages

    • We can translate natural language into the AI language

    • We can use the AI language to generate code

    What we expect an AI program do

    • Matching

    To distinguish concepts base on their definitions

    • Calculating and logical analysis

    Use provide rules and existing functions to calculate and analysis some questions

    • Reasoning

    ability to reason new rules and theorems.

  • 相关阅读:
    Hibernate 查询语句
    application 网站计数器
    Hibernate 配置
    常用正则表达式
    字符串的系列操作
    输入内容验证
    大小写字母验证
    验证非零的正整数
    验证数字输入
    Java面向对象之多态
  • 原文地址:https://www.cnblogs.com/steven-yang/p/6240055.html
Copyright © 2011-2022 走看看