<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anish Shilpakar</title>
    <description>The latest articles on DEV Community by Anish Shilpakar (@juju2181).</description>
    <link>https://dev.to/juju2181</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F625216%2F6704a835-2079-4ee3-b5bd-319641d8718b.jpeg</url>
      <title>DEV Community: Anish Shilpakar</title>
      <link>https://dev.to/juju2181</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/juju2181"/>
    <language>en</language>
    <item>
      <title>What is a Neural Network?</title>
      <dc:creator>Anish Shilpakar</dc:creator>
      <pubDate>Fri, 10 Dec 2021 15:02:54 +0000</pubDate>
      <link>https://dev.to/juju2181/what-is-a-neural-network-4mia</link>
      <guid>https://dev.to/juju2181/what-is-a-neural-network-4mia</guid>
      <description>&lt;p&gt;&lt;strong&gt;Neural Networks&lt;/strong&gt; are simply a set of algorithms that are used to models working of the human brain in a computer program. They are networks formed by interconnection of neurons and are mostly used for solving complex problems. These neural networks can recognize certain patterns from the data which can then be used in solving problems. They can also learn and adapt to changing inputs and generate possible results without the need to redesign output criteria.&lt;/p&gt;

</description>
      <category>deeplearning</category>
      <category>neuralnetworks</category>
      <category>beginners</category>
      <category>python</category>
    </item>
  </channel>
</rss>
