Skip to content
View navidadkhah's full-sized avatar
♠️
WWVDD
♠️
WWVDD

Block or report navidadkhah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
navidadkhah/README.md

Hi there, It's Nawid

I am a senior undergraduate student in Computer Engineering at Shahid Beheshti University, Tehran, Iran.

My primary interests are in Natural Language Processing and Large Language Models, which I am currently exploring and learning more about.

Programming Languages AI-related Skills
Python Numpy
Java Pandas
JavaScript OpenCV
Dart Scipy
C++ TensorFlow and Keras
VHDL (Hardware Description) NLTK
Verilog (Hardware Description) PyTorch
Assembly Selenium

📈 My Github stats

navidadkhah navidadkhah

Pinned Loading

  1. News-Category-Classification News-Category-Classification Public

    This project classifies news articles into categories using NLP and ML techniques. It features a user-friendly web interface.

    Jupyter Notebook 10

  2. Advanced-Bug-Detection-and-Fixing-Using-Fine-Tuned-LLM Advanced-Bug-Detection-and-Fixing-Using-Fine-Tuned-LLM Public

    Bug detection and fixing using prompt engineering and fine-tuning with Llama 3 and a custom mutation-based dataset. Includes a user-friendly interface and performance evaluation metrics.

    Jupyter Notebook 4

  3. CartPole-V1 CartPole-V1 Public

    CartPole problem solved using two Reinforcement learning algorithms (DQN and SARSA) with two policies (epsilon-greedy and Boltzmann), with results.

    Python 6

  4. LunaLander-v2 LunaLander-v2 Public

    Lunar Lander envitoment of gymnasium solved using DQN and D3QN

    Python 5

  5. Doodle-jump-game Doodle-jump-game Public

    Doodle Jump implemented using 8086 assembly language.

    Assembly 5

  6. TronGame TronGame Public

    Implementation of Tron game Agent using minimax and genetics algorithm

    Python 5