<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-4925318766925800044</atom:id><lastBuildDate>Thu, 26 Sep 2024 23:33:57 +0000</lastBuildDate><category>electronic definition</category><title>Using Neural Network</title><description>I am using neural network.</description><link>http://neural-network-code.blogspot.com/</link><managingEditor>noreply@blogger.com (Tian)</managingEditor><generator>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4925318766925800044.post-8503009176595679807</guid><pubDate>Wed, 09 Apr 2008 20:56:00 +0000</pubDate><atom:updated>2008-04-10T04:00:14.025+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">electronic definition</category><title>Why Neural Network Based Optimization</title><description>&lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;b style=&quot;&quot;&gt;&lt;span style=&quot;&quot;&gt;Optimization &lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;&quot;&gt;is defined as the process of finding the conditions that give the maximum or minimum value of a function.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;span style=&quot;&quot;&gt;The immense computational power of nervous system to solve perceptional problems in the presence of massive amount of sensory data has been associated with its parallel processing capability. The neural computing strategies have been adopted to solve optimization problems in recent years]. A &lt;span style=&quot;&quot;&gt;neural network&lt;i&gt; &lt;/i&gt;&lt;/span&gt;is a massively parallel network of interconnected simple processors (neurons) in which each neuron accepts a set of inputs from other neurons and computes an output that is propagated to the output nodes.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;Thus a neural network can be described in terms of the individual neurons, the network connectivity, the weights associated with the interconnections between neurons, and the activation function of each neuron. The network maps an input vector from one space to another. The mapping is not specified but is learned.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;I am using Artificial Neural Network.  &lt;span style=&quot;font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;/span&gt;</description><link>http://neural-network-code.blogspot.com/2008/04/why-neural-network-based-optimization.html</link><author>noreply@blogger.com (Tian)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4925318766925800044.post-4651682871717942225</guid><pubDate>Wed, 09 Apr 2008 20:42:00 +0000</pubDate><atom:updated>2008-04-10T03:57:27.069+07:00</atom:updated><title>First Neural Network Based Optimization post</title><description>&lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;This is first neural network based optimization post. This is my very first post and recently I don’t have any idea to post about. &lt;/span&gt;&lt;/p&gt;    &lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;&quot;&gt;The ever-increasing demand on engineers to lower production costs to withstand competition has prompted engineers to look for rigorous methods of decision making, such as optimization methods, to design and produce products both economically and efficiently. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p class=&quot;MsoNormal&quot; style=&quot;&quot;&gt;&lt;span style=&quot;&quot;&gt;Optimization techniques, having reached a degree of maturity over the past several years, are being used in a wide spectrum of industries, including aerospace, automotive, chemical, electrical, and manufacturing industries. With rapidly advancing computer technology, computers are becoming more powerful, and correspondingly, the size and the complexity of the problems being solved using optimization techniques are also increasing. Optimization methods, coupled with modern tools of computer aided design, are also being used to enhance the creative process of conceptual and detailed design of engineering systems.&lt;/span&gt;&lt;/p&gt;  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;I am using artificial neural network. &lt;/o:p&gt;&lt;/p&gt;</description><link>http://neural-network-code.blogspot.com/2008/04/first-neural-network-based-optimization.html</link><author>noreply@blogger.com (Tian)</author><thr:total>0</thr:total></item></channel></rss>