Follow the below link for answer: https://sikshapath.in/question/explain-biological-neural-network-and-artificial-neural-networkartificial-intelligence/
Fuzzy Logic (FL) is a method of reasoning that resembles human reasoning. This approach is similar to how humans perform decision-making. And it involves all intermediate possibilities between YES and NO. The conventional logic block that a computer understands takes precise input and produces a defRead more
Fuzzy Logic (FL) is a method of reasoning that resembles human reasoning. This approach is similar to how humans perform decision-making. And it involves all intermediate possibilities between YES and NO.
The conventional logic block that a computer understands takes precise input and produces a definite output as TRUE or FALSE, which is equivalent to a human being’s YES or NO. The Fuzzy logic was invented by Lotfi Zadeh who observed that, unlike computers, humans have a different range of possibilities between YES and NO, such as:
Generally, we use the fuzzy logic system for both commercial and practical purposes such as:
It controls machines and consumer products
If not accurate reasoning, it at least provides acceptable reasoning
This helps in dealing with the uncertainty in engineering
So, now that you know about Fuzzy logic in AI and why we actually use it, let’s move on and understand the architecture of this logic.
The Fuzzy logic works on the levels of possibilities of input to achieve a definite output. Now, talking about the implementation of this logic:
It can be implemented in systems with different sizes and capabilities such as micro-controllers, large networked, or workstation-based systems.
Also, it can be implemented in hardware, software, or a combination of both.
ANN Artificial Neural Network (ANN) is a type of neural network which is based on a Feed-Forward strategy. It is called this because they pass information through the nodes continuously till it reaches the output node. This is also known as the simplest type of neural network. Advantages of ArtificiRead more
ANN
Artificial Neural Network (ANN) is a type of neural network which is based on a Feed-Forward strategy. It is called this because they pass information through the nodes continuously till it reaches the output node. This is also known as the simplest type of neural network.
Advantages of Artificial Neural Network (ANN)
Parallel processing capability:
Artificial neural networks have a numerical value that can perform more than one task simultaneously.
Storing data on the entire network:
Data that is used in traditional programming is stored on the whole network, not on a database. The disappearance of a couple of pieces of data in one place doesn’t prevent the network from working.
Capability to work with incomplete knowledge:
After ANN training, the information may produce output even with inadequate data. The loss of performance here relies upon the significance of missing data.
Having a memory distribution:
For ANN is to be able to adapt, it is important to determine the examples and to encourage the network according to the desired output by demonstrating these examples to the network. The succession of the network is directly proportional to the chosen instances, and if the event can’t appear to the network in all its aspects, it can produce false output.
Disadvantages of Artificial Neural Network:
Assurance of proper network structure:
There is no particular guideline for determining the structure of artificial neural networks. The appropriate network structure is accomplished through experience, trial, and error.
Unrecognized behavior of the network:
It is the most significant issue of ANN. When ANN produces a testing solution, it does not provide insight concerning why and how. It decreases trust in the network.
Hardware dependence:
Artificial neural networks need processors with parallel processing power, as per their structure. Therefore, the realization of the equipment is dependent.
Difficulty of showing the issue to the network:
ANNs can work with numerical data. Problems must be converted into numerical values before being introduced to ANN. The presentation mechanism to be resolved here will directly impact the performance of the network. It relies on the user’s abilities.
BNN
Biological Neural Network (BNN) is a structure that consists of Synapse, dendrites, cell body, and axon. In this neural network, the processing is carried out by neurons. Dendrites receive signals from other neurons, Soma sums all the incoming signals and axon transmits the signals to other cells.
Advantages of BNN :
The synapses are the input processing element.
It is able to process highly complex parallel inputs.
Analyse the instructions below and comment on Addressing mode: MOV …
MOV CX, AX : Register addressing mode MOV AX, [1592H] : Direct addressing mode ADD CX, [AX+SI] : Based-index addressing mode MOV BX, [SI+16] : Indexed addressing mode ADD BX, AX : Register addressing mode
MOV CX, AX : Register addressing mode
MOV AX, [1592H] : Direct addressing mode
ADD CX, [AX+SI] : Based-index addressing mode
MOV BX, [SI+16] : Indexed addressing mode
ADD BX, AX : Register addressing mode
See lessFind the smaller out of two numbers. Find the larger …
Follow the given link for the answer: https://sikshapath.in/question/ato-find-the-smallest-of-two-8-bit-numbers-bto/
Follow the given link for the answer:
https://sikshapath.in/question/ato-find-the-smallest-of-two-8-bit-numbers-bto/
See lessConfiguration of TCP/IP Protocols using cisco packet tracer
Vote Up Answers: Support Us! For the answer just tap on below attachment button:
Vote Up Answers:
Support Us!
For the answer just tap on below attachment button:
See lessExplain Biological Neural Network and Artificial Neural network?
Follow the below link for answer: https://sikshapath.in/question/explain-biological-neural-network-and-artificial-neural-networkartificial-intelligence/
Follow the below link for answer:
Where do we implement Artificial Intelligence Fuzzy Logic?
Fuzzy Logic (FL) is a method of reasoning that resembles human reasoning. This approach is similar to how humans perform decision-making. And it involves all intermediate possibilities between YES and NO. The conventional logic block that a computer understands takes precise input and produces a defRead more
Fuzzy Logic (FL) is a method of reasoning that resembles human reasoning. This approach is similar to how humans perform decision-making. And it involves all intermediate possibilities between YES and NO.
The conventional logic block that a computer understands takes precise input and produces a definite output as TRUE or FALSE, which is equivalent to a human being’s YES or NO. The Fuzzy logic was invented by Lotfi Zadeh who observed that, unlike computers, humans have a different range of possibilities between YES and NO, such as:
Generally, we use the fuzzy logic system for both commercial and practical purposes such as:
So, now that you know about Fuzzy logic in AI and why we actually use it, let’s move on and understand the architecture of this logic.
The Fuzzy logic works on the levels of possibilities of input to achieve a definite output. Now, talking about the implementation of this logic:
Explain What is Biological Neural Network in AI? | What Do You Mean by Artificial Neural Network?
ANN Artificial Neural Network (ANN) is a type of neural network which is based on a Feed-Forward strategy. It is called this because they pass information through the nodes continuously till it reaches the output node. This is also known as the simplest type of neural network. Advantages of ArtificiRead more
ANN
Artificial Neural Network (ANN) is a type of neural network which is based on a Feed-Forward strategy. It is called this because they pass information through the nodes continuously till it reaches the output node. This is also known as the simplest type of neural network.
Advantages of Artificial Neural Network (ANN)
Parallel processing capability:
Artificial neural networks have a numerical value that can perform more than one task simultaneously.
Storing data on the entire network:
Data that is used in traditional programming is stored on the whole network, not on a database. The disappearance of a couple of pieces of data in one place doesn’t prevent the network from working.
Capability to work with incomplete knowledge:
After ANN training, the information may produce output even with inadequate data. The loss of performance here relies upon the significance of missing data.
Having a memory distribution:
For ANN is to be able to adapt, it is important to determine the examples and to encourage the network according to the desired output by demonstrating these examples to the network. The succession of the network is directly proportional to the chosen instances, and if the event can’t appear to the network in all its aspects, it can produce false output.
Disadvantages of Artificial Neural Network:
Assurance of proper network structure:
There is no particular guideline for determining the structure of artificial neural networks. The appropriate network structure is accomplished through experience, trial, and error.
Unrecognized behavior of the network:
It is the most significant issue of ANN. When ANN produces a testing solution, it does not provide insight concerning why and how. It decreases trust in the network.
Hardware dependence:
Artificial neural networks need processors with parallel processing power, as per their structure. Therefore, the realization of the equipment is dependent.
Difficulty of showing the issue to the network:
ANNs can work with numerical data. Problems must be converted into numerical values before being introduced to ANN. The presentation mechanism to be resolved here will directly impact the performance of the network. It relies on the user’s abilities.
BNN
Biological Neural Network (BNN) is a structure that consists of Synapse, dendrites, cell body, and axon. In this neural network, the processing is carried out by neurons. Dendrites receive signals from other neurons, Soma sums all the incoming signals and axon transmits the signals to other cells.
Advantages of BNN :
Disadvantages of BNN :