<?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: Mohammed Afthab </title>
    <description>The latest articles on DEV Community by Mohammed Afthab  (@mohammedafthab18).</description>
    <link>https://dev.to/mohammedafthab18</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%2F1129413%2F0137cca3-f7f2-44ac-80b2-c2b449f7f7d5.jpeg</url>
      <title>DEV Community: Mohammed Afthab </title>
      <link>https://dev.to/mohammedafthab18</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohammedafthab18"/>
    <language>en</language>
    <item>
      <title>EEG-Driven-Emotion-Detection-and-Classification</title>
      <dc:creator>Mohammed Afthab </dc:creator>
      <pubDate>Wed, 25 Oct 2023 10:56:00 +0000</pubDate>
      <link>https://dev.to/mohammedafthab18/eeg-driven-emotion-detection-and-classification-31el</link>
      <guid>https://dev.to/mohammedafthab18/eeg-driven-emotion-detection-and-classification-31el</guid>
      <description>&lt;p&gt;Github Link : &lt;a href="https://github.com/MohammedAfthab18/EEG-Driven-Emotion-Detection-and-Classification"&gt;https://github.com/MohammedAfthab18/EEG-Driven-Emotion-Detection-and-Classification&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Website :&lt;a href="https://colab.research.google.com/github/MohammedAfthab18/validation/blob/master/EEG_Final_Project.ipynb"&gt;https://colab.research.google.com/github/MohammedAfthab18/validation/blob/master/EEG_Final_Project.ipynb&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--V7Hq9unE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1f4wfcm25bj97oluxvm7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--V7Hq9unE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1f4wfcm25bj97oluxvm7.png" alt="Image description" width="800" height="817"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A project that uses EEG data to classify human emotions using machine learning techniques.&lt;br&gt;
In this study, we aim to leverage the power of deep learning in analyzing the sentiment of financial news articles. We employ three distinct deep learning architectures and evaluate their performance rigorously:&lt;/p&gt;

&lt;p&gt;Long Short-Term Memory (LSTM): A well-known recurrent neural network (RNN) variant, LSTM, is designed to capture long-range dependencies in sequences. We train an LSTM-based model to comprehend the sequential nature of financial news data and determine its sentiment.&lt;/p&gt;

&lt;p&gt;Gated Recurrent Unit (GRU): Another RNN variant, the Gated Recurrent Unit (GRU), has shown promise in handling sequential data. We employ GRU to compare its performance with LSTM in sentiment analysis.&lt;/p&gt;

&lt;p&gt;Deep Neural Network (DNN): In addition to recurrent architectures, we explore the capabilities of a Deep Neural Network, which is not inherently sequential. By designing a multi-layer DNN, we aim to assess whether it can yield competitive results in sentiment classification&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
      <category>programming</category>
      <category>coding</category>
    </item>
    <item>
      <title>Cheerful Modal Window</title>
      <dc:creator>Mohammed Afthab </dc:creator>
      <pubDate>Tue, 29 Aug 2023 18:51:37 +0000</pubDate>
      <link>https://dev.to/mohammedafthab18/cheerful-modal-window-3m3n</link>
      <guid>https://dev.to/mohammedafthab18/cheerful-modal-window-3m3n</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--nNCNyEno--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qsy26c1g81abcia5udg9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nNCNyEno--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qsy26c1g81abcia5udg9.png" alt="Image description" width="800" height="331"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This project showcases a modal window component designed to uplift and encourage users when they're feeling down. It features three different modal windows, each with a unique message of positivity and hope.&lt;br&gt;
This project was inspired by the desire to spread positivity and encouragement to those who might be feeling down. It's a small gesture with the hope of brightening someone's day.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Guess My number</title>
      <dc:creator>Mohammed Afthab </dc:creator>
      <pubDate>Sun, 27 Aug 2023 13:28:39 +0000</pubDate>
      <link>https://dev.to/mohammedafthab18/guess-my-number-6oo</link>
      <guid>https://dev.to/mohammedafthab18/guess-my-number-6oo</guid>
      <description>&lt;p&gt;Hey Dev.to community! 👋 I'm excited to share a fun and interactive project I've been working on: the Guess My Number Game. In this post, I'll give you a sneak peek into the game and show you how to play it. Let's dive right in!&lt;/p&gt;

&lt;p&gt;About the Project&lt;br&gt;
The Guess My Number Game is a simple yet engaging game built using JavaScript and DOM manipulation. It's a great way to practice your programming skills while having fun at the same time! The game randomly selects a secret number between 1 and 20, and your goal is to guess that number within a limited number of attempts.&lt;/p&gt;

&lt;p&gt;How to Play&lt;br&gt;
Playing the game is a breeze:&lt;/p&gt;

&lt;p&gt;The computer selects a secret number between 1 and 20.&lt;br&gt;
You input your guess in the provided field.&lt;br&gt;
After each guess, you'll receive a hint about whether your guess is too high or too low.&lt;br&gt;
Keep guessing until you get it right or run out of attempts.&lt;br&gt;
Features&lt;br&gt;
🔢 Number Guessing: Put your intuition to the test by guessing the secret number.&lt;/p&gt;

&lt;p&gt;💡 Hints: Receive helpful hints after each guess to guide you towards the correct answer.&lt;/p&gt;

&lt;p&gt;🎉 Winning: Celebrate when you guess the correct number and see if you can beat your highscore!&lt;/p&gt;

&lt;p&gt;How to Play&lt;br&gt;
Clone the repository to your local machine:&lt;/p&gt;

&lt;p&gt;git clone &lt;a href="https://github.com/MohammedAfthab18/guess-my-number.git"&gt;https://github.com/MohammedAfthab18/guess-my-number.git&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
