
Blockchain Tutorial
Blockchain Tutorial provides basic and advanced concepts of blockchain. Blockchain is a constantly growing ledger that keeps a permanent record of all the transactions that have taken place in […]
Blockchain Tutorial provides basic and advanced concepts of blockchain. Blockchain is a constantly growing ledger that keeps a permanent record of all the transactions that have taken place in […]
QUYỂN SỐ 1 QUYỂN SỐ 2 QUYỂN SỐ 3
Guide to Competitive Programming – Learning and Improving Algorithm through contests là một cuốn sách rất hay tổng hợp những vấn đề khó từ các […]
Giáo trình đề cập cả nội dung thuật toán cổ điển và cả hiện đại. Là một cuốn giáo trình tài liệu toán học cực […]
Nếu bạn là người đam mê tin học, nếu bạn là người muốn khám phá về lập trình, hẳn bạn phải biết đến một cuốn […]
1. What is NLP? NLP stands for Natural Language Processing, which is a part of Computer Science, Human language, and Artificial Intelligence. It is the technology that is used […]
Machine Learning tutorial provides basic and advanced concepts of machine learning. Our machine learning tutorial is designed for students and working professionals. Machine learning is […]
1. What is an Expert System? An expert system is a computer program that is designed to solve complex problems and to provide decision-making ability […]
Till now, we have learned about what is AI, and now we will learn in this topic about various subsets of AI. Following are the […]
1. Bayesian Belief Network in artificial intelligence Bayesian belief network is key computer technology for dealing with probabilistic events and to solve a problem which […]
1. Bayes’ theorem: Bayes’ theorem is also known as Bayes’ rule, Bayes’ law, or Bayesian reasoning, which determines the probability of an event with uncertain knowledge. In […]
1. Uncertainty: Till now, we have learned knowledge representation using first-order logic and propositional logic with certainty, which means we were sure about the predicates. […]
Reasoning in artificial intelligence has two important forms, Inductive reasoning, and Deductive reasoning. Both reasoning forms have premises and conclusions, but both reasoning are contradictory […]
In previous topics, we have learned various ways of knowledge representation in artificial intelligence. Now we will learn the various ways to reason on this […]
Following is the difference between the forward chaining and backward chaining: Forward chaining as the name suggests, start from the known facts and move forward […]
In artificial intelligence, forward and backward chaining is one of the important topics, but before understanding forward and backward chaining lets first understand that from […]
1. Resolution Resolution is a theorem proving technique that proceeds by building refutation proofs, i.e., proofs by contradictions. It was invented by a Mathematician John […]