Soft computing: Difference between revisions

Content deleted Content added
m Reverted edits by 2409:40D0:29:5F19:4D5:789:E3E6:28FE (talk) to last version by MrBenjo
Citation bot (talk | contribs)
Added date. Removed URL that duplicated identifier. Removed access-date with no URL. | Use this bot. Report bugs. | Suggested by Dominic3203 | Linked from User:Studi90/sandbox | #UCB_webform_linked 104/114
Line 19:
[[Neural network]]s are computational models that attempt to mimic the structure and functioning of the [[human brain]]. While computers typically use [[Boolean algebra|binary logic]] to solve problems, neural networks attempt to provide solutions for complicated problems by enabling systems to think human-like, which is essential to soft computing.<ref name=":2">{{Cite journal |title=Model Compression and Acceleration for Deep Neural Networks: The Principles, Progress, and Challenges |url=https://ieeexplore.ieee.org/document/8253600/;jsessionid=Es-8JJ2aTxyDbz-ZeAW6ojB2bGom7NU413NP86MhLqTbzB3fmAGf!-668841979 |access-date=2023-11-11 |journal=IEEE Signal Processing Magazine| date=2018 | doi=10.1109/MSP.2017.2765695 | last1=Cheng | first1=Yu | last2=Wang | first2=Duo | last3=Zhou | first3=Pan | last4=Zhang | first4=Tao | volume=35 | issue=1 | pages=126–136 | bibcode=2018ISPM...35a.126C }}</ref>
 
Neural networks revolve around [[perceptron]]s, which are [[artificial neuron]]s structured in layers. Like the human brain, these interconnected nodes process information using complicated mathematical operations.<ref>{{Cite web |title=What are Neural Networks? {{!}} IBM |url=https://www.ibm.com/topics/neural-networks |access-date=2023-11-11 |website=www.ibm.com |date=6 October 2021 |language=en-us}}</ref>
 
Through training, the network handles input and output data streams and adjusts parameters according to the provided information. Neural networks help make soft computing extraordinarily flexible and capable of handling high-level problems.
 
In soft computing, neural networks aid in pattern recognition, predictive modeling, and data analysis. They are also used in [[image recognition]], [[natural language processing]], [[speech recognition]], and [[system]]s.<ref name=":1" /><ref name=":3">{{Cite journal |title=Comprehensive Review of Artificial Neural Network Applications to Pattern Recognition |url=https://ieeexplore.ieee.org/document/8859190 |access-date=2023-11-11 |doi=10.1109/ACCESS.2019.2945545 |date=2019 |last1=Abiodun |first1=Oludare Isaac |last2=Kiru |first2=Muhammad Ubale |last3=Jantan |first3=Aman |last4=Omolara |first4=Abiodun Esther |last5=Dada |first5=Kemi Victoria |last6=Umar |first6=Abubakar Malah |last7=Linus |first7=Okafor Uchenwa |last8=Arshad |first8=Humaira |last9=Kazaure |first9=Abdullahi Aminu |last10=Gana |first10=Usman |journal=IEEE Access |volume=7 |pages=158820–158846 |bibcode=2019IEEEA...7o8820A |doi-access=free }}</ref>
 
=== Evolutionary computation ===