<?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: Kiamehr</title>
    <description>The latest articles on DEV Community by Kiamehr (@kiamehr_eskandari).</description>
    <link>https://dev.to/kiamehr_eskandari</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%2F2768511%2Fd40e9123-3681-42ce-8143-06892442a74e.png</url>
      <title>DEV Community: Kiamehr</title>
      <link>https://dev.to/kiamehr_eskandari</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kiamehr_eskandari"/>
    <language>en</language>
    <item>
      <title>Rock-Paper-Scissors with Neural-Networks!</title>
      <dc:creator>Kiamehr</dc:creator>
      <pubDate>Sat, 09 Aug 2025 08:35:22 +0000</pubDate>
      <link>https://dev.to/kiamehr_eskandari/rock-paper-scissors-with-neural-networks-2p78</link>
      <guid>https://dev.to/kiamehr_eskandari/rock-paper-scissors-with-neural-networks-2p78</guid>
      <description>&lt;p&gt;I have created code that trains on YOUR moves (i.e if you have easily recognisable patterns, it will be a piece of cake for the NN), so if you play abnormally in hard unrecognisable patterns the AI will be smoked by you, otherwise it will cook you (and has cooked me as well 😂). &lt;br&gt;
By Kiamehr Eskandari&lt;/p&gt;

&lt;p&gt;For my fellow developers:&lt;br&gt;
&lt;a href="https://github.com/Kiamehr5/RPS-NeuralNetwork" rel="noopener noreferrer"&gt;https://github.com/Kiamehr5/RPS-NeuralNetwork&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check it out! And also drop a comment below on what you think! 🔥&lt;/p&gt;

</description>
      <category>python</category>
      <category>ai</category>
      <category>neuralnetworks</category>
      <category>pytorch</category>
    </item>
    <item>
      <title>A Raspberry Pi 5 Assistant using Gemini 2.5 Flash!</title>
      <dc:creator>Kiamehr</dc:creator>
      <pubDate>Wed, 16 Jul 2025 05:07:09 +0000</pubDate>
      <link>https://dev.to/kiamehr_eskandari/a-raspberry-pi-5-assistant-using-gemini-25-flash-dm0</link>
      <guid>https://dev.to/kiamehr_eskandari/a-raspberry-pi-5-assistant-using-gemini-25-flash-dm0</guid>
      <description>&lt;p&gt;&lt;strong&gt;Ever wondered how to create a assistant with a raspberry pi? Well then you're in the right place!&lt;/strong&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Getting started
&lt;/h1&gt;

&lt;p&gt;What you'll need:&lt;br&gt;
USB Microphone (or 3.5mm if using Pi 4B)&lt;br&gt;
USB Speaker&lt;br&gt;
Raspberry Pi 5/4B 4/8/16GB (Pi 5 strongly recommended)&lt;br&gt;
MicroSD card&lt;br&gt;
Pi PSU (5V 5A PD) &lt;br&gt;
Python (Tested with 3.11.2)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;To run this and actually get it working, check it out on my github for more instructions:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/Kiamehr5/RasbPi-AI-Assistant" rel="noopener noreferrer"&gt;https://github.com/Kiamehr5/RasbPi-AI-Assistant&lt;/a&gt;&lt;/p&gt;

</description>
      <category>raspberrypi</category>
      <category>python</category>
      <category>gemini</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Tic Tac Toe with AI!</title>
      <dc:creator>Kiamehr</dc:creator>
      <pubDate>Tue, 15 Apr 2025 00:07:46 +0000</pubDate>
      <link>https://dev.to/kiamehr_eskandari/tic-tac-toe-with-ai-4jkh</link>
      <guid>https://dev.to/kiamehr_eskandari/tic-tac-toe-with-ai-4jkh</guid>
      <description>&lt;p&gt;What's up guys! Today I have created a AI using RL(Reinforcement Learning)&lt;br&gt;
that plays Tic Tac Toe with you. &lt;/p&gt;

&lt;p&gt;Using a Q-Network, we train the AI using the Adam optimizer and we train on 10,000 Episodes of alternaing between itself and the opponent (so X and O in tic tac toe) and then it saves it as a .pth file (so you can reload it in pytorch (not tensorflow))&lt;/p&gt;

&lt;p&gt;Drop a comment below on what you think 🔥&lt;/p&gt;

&lt;p&gt;Github link for my fellow nerds 🤓:&lt;br&gt;
&lt;a href="https://github.com/Kiamehr5/AI-TicTacToe" rel="noopener noreferrer"&gt;Link to github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>ai</category>
      <category>reinforcementlearning</category>
      <category>rl</category>
    </item>
    <item>
      <title>Autonomous Car using Raspberry Pi!</title>
      <dc:creator>Kiamehr</dc:creator>
      <pubDate>Thu, 06 Feb 2025 06:23:39 +0000</pubDate>
      <link>https://dev.to/kiamehr_eskandari/autonomous-car-using-raspberry-pi-3li2</link>
      <guid>https://dev.to/kiamehr_eskandari/autonomous-car-using-raspberry-pi-3li2</guid>
      <description>&lt;h2&gt;
  
  
  This project
&lt;/h2&gt;

&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;I have made an autonomous car using a Raspberry Pi using YOLO11n and&lt;br&gt;
ultralytics using python!&lt;/p&gt;

&lt;p&gt;Using the Raspberry Pi 5 and the Freenove 4WD Smart Car kit I have made a car that detects obstacles around it and turns the motors to avoid it!&lt;/p&gt;

&lt;h2&gt;
  
  
  About me
&lt;/h2&gt;

&lt;p&gt;I am a python coder that is 11 years old 👦 and I love to fiddle with small components and things such as the Raspberry Pi (I almost broke the FAN header 🤣) and these things have gotten me to my first real project. &lt;/p&gt;

&lt;p&gt;If you have read to the point, 👍🔥, and please leave a comment about what you think!&lt;/p&gt;

&lt;p&gt;For my fellow nerds(including me):&lt;br&gt;
&lt;a href="https://github.com/Kiamehr5/RaspberryPi-AutoCar" rel="noopener noreferrer"&gt;Github link to my project&lt;/a&gt;&lt;/p&gt;

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