<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CODEBUG (Posts about deep learning)</title><link>https://sijanb.com.np/</link><description></description><atom:link href="https://sijanb.com.np/categories/deep-learning.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 &lt;a href="mailto:sijanonly@gmail.com"&gt;Sijan Bhandari&lt;/a&gt; </copyright><lastBuildDate>Sun, 21 Apr 2024 20:33:45 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>What is Deep Learning and Neural Network?</title><link>https://sijanb.com.np/posts/what-is-deep-learning-and-neural-network/</link><dc:creator>Sijan Bhandari</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;Deep learning, in simpler version is a learning mechanisms for Neural networks. And, Neural networks are computational model mimicing human nervous system which are capable of learning. Like interconnected neurons in human brains, the neural network is also connected by different nodes. It receives signals as a set of inputs, perform calcuations and signals output based on some activation value.&lt;/p&gt;
&lt;img alt="No description has been provided for this image" src="https://sijanb.com.np/images/artificial_neuron.png"&gt;
&lt;p&gt;Here are some list of problems, that deep learning can solve&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Classification : object and speech recongnistion, classify sentiments from text&lt;/li&gt;
&lt;li&gt;Clustering : Fraud detection&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="https://sijanb.com.np/posts/what-is-deep-learning-and-neural-network/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>deep learning</category><category>neural network</category><guid>https://sijanb.com.np/posts/what-is-deep-learning-and-neural-network/</guid><pubDate>Tue, 23 Oct 2018 20:20:00 GMT</pubDate></item></channel></rss>