<?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>Forem: Ömer Faruk Demirel</title>
    <description>The latest articles on Forem by Ömer Faruk Demirel (@omerfdmrl).</description>
    <link>https://forem.com/omerfdmrl</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%2F992228%2F02da2904-7389-48b5-9111-5219f485be8a.jpeg</url>
      <title>Forem: Ömer Faruk Demirel</title>
      <link>https://forem.com/omerfdmrl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/omerfdmrl"/>
    <language>en</language>
    <item>
      <title>I Developed Neural Network Library with C</title>
      <dc:creator>Ömer Faruk Demirel</dc:creator>
      <pubDate>Sat, 05 Oct 2024 09:13:31 +0000</pubDate>
      <link>https://forem.com/omerfdmrl/i-developed-neural-network-library-with-c-44cg</link>
      <guid>https://forem.com/omerfdmrl/i-developed-neural-network-library-with-c-44cg</guid>
      <description>&lt;p&gt;Developing ai with Python was quite hard for me because I never used Python before. But I know C and math, so why can't I develop it in C?&lt;/p&gt;

&lt;p&gt;Here is how my story started. I made a decision to develop it. &lt;/p&gt;

&lt;p&gt;I firstly watched Tsoding Daily's ml in C playlist. It was a great resource for me. Explaining of math and neural networks are great! So I develop my so first neural networks with that playlist. It was so fast and lightweight. But structure of model wasn't good for me. I want to make it like Python.&lt;/p&gt;

&lt;p&gt;After that I created new folder and firstly I create structure of layer and model. After that, I implemented math functions. One thing led to another. For 30 days I developed it and now, I have working library.&lt;/p&gt;

&lt;p&gt;You can create big models and process image with CNN functions.&lt;/p&gt;

&lt;p&gt;All codes open source and free to use &lt;a href="https://github.com/omerfdmrl/alemdar" rel="noopener noreferrer"&gt;here.&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>c</category>
      <category>deeplearning</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
