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

Block or report navidadkhah

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 Spacy
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 11

  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 13 3

  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