Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View DavidTovmasyan's full-sized avatar

Block or report DavidTovmasyan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
DavidTovmasyan/README.md

πŸ‘‹ Hi, I'm David Tovmasyan

πŸŽ“ Master's Degree in Artificial Intelligence (in progress) | 🧠 NLP Researcher | πŸ›  ML Engineer
Passionate about applying deep learning to real-world problems, especially in multilingual NLP, LLMs, Incremental Learning, Computer Vision tasks.


🧩 About Me

  • πŸ”¬ ML Researcher and Engineer
  • 🧠 ICPC, Informatics & Mathematics Olympiad semi-finalist
  • πŸ’» C++, Python, PyTorch, Transformers, Docker
  • πŸŽ™ Lecturer and TA

πŸ“š Highlighted Projects

πŸ”Ή mr_Eider

Multilingual Document-level relation extraction using EIDER + Class-Incremental Learning extensions
Transformers LLM DocRED PyTorch

Fire detection and classification tools using machine learning and computer vision. Transformers Computer Vision PyTorch

Training the ResNet18 model on CIFAR-10 by applying FedAvg and FLTrust algorithms. Transformers Computer Vision PyTorch

Coloring the graph with the minimum possible colors as the adjacent nodes are not colored with the same color. Algorithms DS Graph Theory

Person tracking using Raspberry Pi4 and openCV. Transformers Computer Vision PyTorch Raspberry PI


πŸ“« Connect With Me


β€œIf you want to win learn patience.”

Pinned Loading

  1. mr_Eider mr_Eider Public

    Forked from yiqingxyq/Eider

    REIDER extends the EIDER framework for class-incremental document-level relation extraction, enabling new relation types to be added without retraining. Supports multilingual models, silver pretrai…

    Python

  2. FireClassification FireClassification Public

    Fire detection and classification tools using machine learning and computer vision.

    Python

  3. FederatedLearning FederatedLearning Public

    Training the ResNet18 model on CIFAR-10 by applying FedAvg and FLTrust algorithms.

    Python

  4. Person-tracking Person-tracking Public

    Person tracking using Raspberry Pi4 and openCV

    Python

  5. GraphColoring GraphColoring Public

    Coloring the graph with the minimum possible colors as the adjacent nodes are not colored with the same color.

    C++