answersLogoWhite

0


Best Answer

nothig

User Avatar

Wiki User

βˆ™ 14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is neural network in application of Oops?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Which layer of the OSI model supplies services that allow user to interface with the network?

The Seven layers of the OSI model are: Application Presentation Session Transport Network Data-Link Physical I think the answer to your question is the Application layer.


What is the correct order for the OSI layers?

All people seem to need data processing, or Please do not through sausage pizza away Application, presentation, session, transport, network, data link, and physical. or Physical, data link, network, transport, session, presentation, and Application.


Workflow groupware and telepresence systems are examples of which network application?

Workflow, Groupware, and Telepresence Systems are examples of network collaboration applications.


Difference between artificial neural network and conventional computer?

Parallel processingOne of the major advantages of the neural network is its ability to do many things at once. With traditional computers, processing is sequential--one task, then the next, then the next, and so on. The idea of threading makes it appear to the human user that many things are happening at one time. For instance, the Netscape throbber is shooting meteors at the same time that the page is loading. However, this is only an appearance; processes are not actually happening simultaneously.The artificial neural network is an inherently multiprocessor-friendly architecture. Without much modification, it goes beyond one or even two processors of the von Neumann architecture. The artificial neural network is designed from the onset to be parallel. Humans can listen to music at the same time they do their homework--at least, that's what we try to convince our parents in high school. With a massively parallel architecture, the neural network can accomplish a lot in less time. The tradeoff is that processors have to be specifically designed for the neural network.The ways in which they functionAnother fundamental difference between traditional computers and artificial neural networks is the way in which they function. While computers function logically with a set of rules and calculations, artificial neural networks can function via images, pictures, and concepts.Based upon the way they function, traditional computers have to learn by rules, while artificial neural networks learn by example, by doing something and then learning from it. Because of these fundamental differences, the applications to which we can tailor them are extremely different. We will explore some of the applications later in the presentation.Self-programmingThe "connections" or concepts learned by each type of architecture is different as well. The von Neumann computers are programmable by higher level languages like C or Java and then translating that down to the machine's assembly language. Because of their style of learning, artificial neural networks can, in essence, "program themselves." While the conventional computers must learn only by doing different sequences or steps in an algorithm, neural networks are continuously adaptable by truly altering their own programming. It could be said that conventional computers are limited by their parts, while neural networks can work to become more than the sum of their parts.SpeedThe speed of each computer is dependant upon different aspects of the processor. Von Neumann machines requires either big processors or the tedious, error-prone idea of parallel processors, while neural networks requires the use of multiple chips customly built for the application.


What is a system that attempts to imitate the behavior of the human brain?

Neural Network: System that attempts to imitate the behavior of the human brain.-Straight outta Discovering Computers in 2009.

Related questions

Advantage and disadvantage of neural network?

Advantages and disadvantages of Artificial Neural NetworkAdvantages:· A neural network can perform tasks that a linear program cannot.· When an element of the neural network fails, it can continue without any problem by their parallel nature.· A neural network learns and does not need to be reprogrammed.· It can be implemented in any application and without any problem.Disadvantages:· The neural network needs training to operate.· The architecture of a neural network is different from the architecture of microprocessors therefore needs to be emulated.· Requires high processing time for large neural networks.


What is application of oops?

A Mistake


What is momentum neural networks?

momentum neural network


What is the relationship between a neural network and a local area network?

It depends on the context and application. A neural network is a network fashioned after the brain. Where pathways are opened to trigger responses from multiple "data centers" in the brain, based on stimulus. A LAN is nothing like it, other than the similarity that it has a transmission medium. Yet a LAN is useless without a brain.


Disadvantage of artificial neural network?

the neural networks need training to operate. the architecture of a neural network is different from the architecture of microprocessor therefore needs to be emulated.


What is epochs in neural network?

In a neural network, an epoch refers to one complete pass of the entire training dataset through the neural network. During one epoch, the model updates its weights based on the error calculated from the predictions compared to the actual target values. Multiple epochs are typically required to train a neural network effectively.


Neural network online courses?

A neural network isΒ a method in artificial intelligence that teaches computers to process data in a way that is inspired by the human brain


NEURAL NETWORK?

We have a deep understanding of neural networks through numerical illustrations and case studies. Deep learning technology has lately been used to make the perfect artificial intelligence (AI) over the past many decades.


What is Self generation neural network?

A self-generating neural network, also known as an autoregressive model, is a type of neural network that generates data or predictions by feeding its own output back into the model as input. This allows the network to learn patterns and generate sequences of data dynamically without the need for external input.


What is iteration in neural network?

gudu gudu bamboo


How does the human brain learn?

By forming an neural network


Is circuit pruning the elimination of excess neural connection?

Yes, circuit pruning is the process of removing or reducing excess neural connections within a neural network. This helps simplify the network and improve its efficiency by eliminating unnecessary connections.