<?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: Susahant</title>
    <description>The latest articles on DEV Community by Susahant (@sushantjha8).</description>
    <link>https://dev.to/sushantjha8</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%2F434628%2Faa7da18d-6d79-468d-a580-44a54823871d.jpeg</url>
      <title>DEV Community: Susahant</title>
      <link>https://dev.to/sushantjha8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sushantjha8"/>
    <language>en</language>
    <item>
      <title>Linear Regression (Normal equation)</title>
      <dc:creator>Susahant</dc:creator>
      <pubDate>Sat, 19 Sep 2020 05:40:34 +0000</pubDate>
      <link>https://dev.to/sushantjha8/linear-regression-normal-equation-3m1p</link>
      <guid>https://dev.to/sushantjha8/linear-regression-normal-equation-3m1p</guid>
      <description>&lt;p&gt;hello I am working on a fast machine learning learner regression algorithm and got some solution.&lt;/p&gt;

&lt;p&gt;more details&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@sushantjha8/train-linear-regression-with-the-direct-method-c90340a28f6"&gt;https://medium.com/@sushantjha8/train-linear-regression-with-the-direct-method-c90340a28f6&lt;/a&gt; &lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Can we deploy with numba for multiple dl models</title>
      <dc:creator>Susahant</dc:creator>
      <pubDate>Fri, 11 Sep 2020 11:55:10 +0000</pubDate>
      <link>https://dev.to/sushantjha8/can-we-deploy-with-numba-for-multiple-dl-models-25e2</link>
      <guid>https://dev.to/sushantjha8/can-we-deploy-with-numba-for-multiple-dl-models-25e2</guid>
      <description>

</description>
      <category>machinelearning</category>
      <category>python</category>
    </item>
    <item>
      <title>how green threads can change multithreading core more efficient and easy in python </title>
      <dc:creator>Susahant</dc:creator>
      <pubDate>Sun, 19 Jul 2020 18:39:51 +0000</pubDate>
      <link>https://dev.to/sushantjha8/how-green-threads-change-multithreading-more-efficiently-in-python-56i9</link>
      <guid>https://dev.to/sushantjha8/how-green-threads-change-multithreading-more-efficiently-in-python-56i9</guid>
      <description>&lt;p&gt;we all know thread handling is some times goes complex in python &lt;/p&gt;

&lt;p&gt;So gevent also knowns as green event or greenlet make your complex threads to execute in more simple way&lt;/p&gt;

&lt;p&gt;here is my short tips that can help you &lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/QuLMDL1aRSo"&gt;https://youtu.be/QuLMDL1aRSo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>gevent</category>
    </item>
  </channel>
</rss>
