👉Software Architecture and Design Patterns
About SADP
Important Concepts discussed:
Introduction to “what is a design pattern? describing design patterns, the catalog of design patterns, organizing the catalog, how design patterns solve design problems. overview of the analysis phase,”
Introduction to “Design Pattern Catalog: Structural patterns, Adapter, bridge, composite, decorator, facade, flyweight, proxy.”
Introduction to “Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Template Method.”
Finally, “Interactive systems and the MVC architecture, Designing with Distributed Objects.”
About ANN
The term "Artificial neural network" refers to a biologically inspired sub-field of
artificial intelligence modeled after the brain. An Artificial neural network is
usually a computational network based on biological neural networks that
construct the structure of the human brain. Similar to a human brain has neurons
interconnected to each other, artificial neural networks also have neurons that
are linked to each other in various layers of the networks. These neurons are
known as nodes.
No comments:
Post a Comment