reasoning$67189$ - translation to ελληνικό
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

reasoning$67189$ - translation to ελληνικό

SUBFIELD OF COMPUTER SCIENCE AND LOGIC
Machine reasoning; Automatic reasoning; Automated reasoning program; Computer reasoning; Artificial intelligence reasoning; Machine-supported reasoning; Automated logical inference; Mechanical reasoning; Automated inference; Applications of automated reasoning; History of automated reasoning; Automated inductive reasoning; Automated logical reasoning; Reasoning in artificial intelligence

reasoning      
n. συλλογισμός, αιτιολογία, λογική
single minded         
  • [[Argument]] terminology used in [[logic]]
  • Sculpture of Socrates
ANALYSIS OF FACTS, WITH CERTAIN LEVELS OF RIGOR AND PROBLEM-SOLVING ABILITIES, TO FORM A JUDGMENT
Critical Reasoning; Critial thinking; Critical thought; Critical thinker; Critical Thinking; Logical thinking; Single minded; Broad-minded; Broad minded; Narrow-minded; Critical analysis; Critical reflection; User:ArsonMcFire/Sandbox; Critical thinkers; Critical Thinker; Critical-thinking; Critical reasoning; Edward M. Glaser
ειλικρινής, με ένα σκοπόν
statistical analysis         
  • open source statistical package]]
  • [[Scatter plot]]s and [[line chart]]s are used in [[descriptive statistics]] to show the observed relationships between different variables, here using the [[Iris flower data set]].
  • Bernoulli's ''[[Ars Conjectandi]]'' was the first work that dealt with [[probability theory]] as currently understood.
  • [[Karl Pearson]], a founder of mathematical statistics.
  • A least squares fit: in red the points to be fitted, in blue the fitted line.
  • [[Confidence intervals]]: the red line is true value for the mean in this example, the blue lines are random confidence intervals for 100 realizations.
  • critical region]] is the set of values to the right of the observed data point (observed value of the test statistic) and the [[p-value]] is represented by the green area.
  • The [[confounding variable]] problem: ''X'' and ''Y'' may be correlated, not because there is causal relationship between them, but because both depend on a third variable ''Z''. ''Z'' is called a confounding factor.
STUDY OF THE COLLECTION, ANALYSIS, INTERPRETATION, AND PRESENTATION OF DATA
AppliedStatistics; Applied statistics; Business statistics; Statistical; Stats; R-test; Statistically; Statistical method; Statistical methods; Statistical Analysis; Political arithmetic; Statistical sciences; Statistical Sciences; Business Statistics; Statistics/Applied; Applied Statistics; Statistik; Statistical description; Statiststics; Statistical analyses; Statistical reasoning; Statistcs; Applications of statistics; Statistical methodology
n. στατιστική ανάλυση

Ορισμός

case based reasoning
<artificial intelligence> (CBR) A technique for problem solving which looks for previous examples which are similar to the current problem. This is useful where heuristic knowledge is not available. There are many situations where experts are not happy to be questioned about their knowledge by people who want to write the knowledge in rules, for use in expert systems. In most of these situations, the natural way for an expert to describe his or her knowledge is through examples, stories or cases (which are all basically the same thing). Such an expert will teach trainees about the expertise by apprenticeship, i.e. by giving examples and by asking the trainees to remember them, copy them and adapt them in solving new problems if they describe situations that are similar to the new problems. CBR aims to exploit such knowledge. Some key research areas are efficient indexing, how to define "similarity" between cases and how to use temporal information. (1996-05-28)

Βικιπαίδεια

Automated reasoning

In computer science, in particular in knowledge representation and reasoning and metalogic, the area of automated reasoning is dedicated to understanding different aspects of reasoning. The study of automated reasoning helps produce computer programs that allow computers to reason completely, or nearly completely, automatically. Although automated reasoning is considered a sub-field of artificial intelligence, it also has connections with theoretical computer science and philosophy.

The most developed subareas of automated reasoning are automated theorem proving (and the less automated but more pragmatic subfield of interactive theorem proving) and automated proof checking (viewed as guaranteed correct reasoning under fixed assumptions). Extensive work has also been done in reasoning by analogy using induction and abduction.

Other important topics include reasoning under uncertainty and non-monotonic reasoning. An important part of the uncertainty field is that of argumentation, where further constraints of minimality and consistency are applied on top of the more standard automated deduction. John Pollock's OSCAR system 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.