Coding
Advertisements
Related Guides
| |
Soft computing is an approach to software design that is tolerant of imprecision, uncertainty, partial truth and approximations. This is useful for problem spaces that are complex and/or that involve significant uncertainty. The following are common types of soft computing.
Fuzzy logic is a class of logic that allows for any probability as opposed to working with true and false.Machine LearningSoftware designed to learn by refining statistical models against data.A class of algorithms based on fast approximations that aren't guaranteed to be precise or correct. For example, a search algorithm that uses a collection of ranking factors that can be computed quickly to guess at the best document for a search query.
Evolutionary ComputationA class of algorithms that solve problems with a process of trial and error. For example, a search algorithm that tries one heuristic but changes to another heuristic for a particular query if human's don't appear satisfied with the results.ApplicationsSoft computing is useful a wide variety of applications:- fast moving situations such as a self-driving car.- complexities such as recognizing objects and people in images.- situations with no "correct" solution such as an AI that needs to make a joke.- areas that defy logic such as a natural language or emotion.- flexibility such as a virtual customer service agent who can change its mind based on a customer argument.|
Type | | Definition | An approach to software design that is tolerant of imprecision, uncertainty, partial truth and approximations. | Related Concepts | |
Software Design
This is the complete list of articles we have written about software design.
If you enjoyed this page, please consider bookmarking Simplicable.
© 2010-2023 Simplicable. All Rights Reserved. Reproduction of materials found on this site, in any form, without explicit permission is prohibited.
View credits & copyrights or citation information for this page.
|