Skip to content
View MemoonaTahira's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report MemoonaTahira

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
MemoonaTahira/README.md

Hi there ๐Ÿ‘‹

I am Memoona Tahira! I am a freelance Machine Learning engineer. I am a Computer Science Graduate, and I researched in the domain of human psychology and Computer Vision. I like learning new things, especially how to automate coding tasks so I don't have to do it manually, and also to keep things updated on their own (for as long as possible).๐Ÿงถ

  • ๐Ÿ“ฃ I have explored and created with python, bash, tensorflow, tflite, pytorch, torchscript, docker, GCP, git, and pydoc documentation as a deep learning tech stack.
  • ๐Ÿ‘€ Other languages in order of familiarity: C++, MATLAB, LaTeX, VBA, R
  • ๐ŸŒฑ I am currently learning with MLZoomcamp (a 4 months MLE course by Data Talks).
  • ๐ŸŒ I am slowly mastering Docker, AWS, Streamlit, git and unit testing.
  • โšก Fun fact: I love to read long posts and skim through code. I love well-documented code.
  • ๐ŸŽฏ My interests: Computer Vision and Deep Learning, especially for mobile phone applications.
  • ๐ŸŒŸ I am looking to collaborate on Deep Learning + MLOps projects.
  • ๐Ÿ“ซ Reach out to me on my LinkedIn profile here.

Pinned

  1. CrowdFix CrowdFix Public

    IEEE published Eye-tracking dataset of Human Eye Fixations over Crowd Videos. This dataset is part of the MIT/Tรผbingen Saliency Benchmark datasets.

    Python 9 2

  2. MLZoomcamp2022 MLZoomcamp2022 Public template

    My repo for the Machine Learning Engineering bootcamp 2022 by DataTalks.Club

    Jupyter Notebook 22 3

  3. Visual-Saliency-Metrics-for-Evaluating-Deep-Learning-Model-performance Visual-Saliency-Metrics-for-Evaluating-Deep-Learning-Model-performance Public

    This code allows you to calculate 5 of the most popular saliency metrics AUC-Judd, KLdiv, NSS, CC and Sim to determine how well a deep learning model predicts visual saliency

    Python 2 1

  4. Traffic_Violation_Classification Traffic_Violation_Classification Public

    MLZoomcamp Mids Project

    Jupyter Notebook 4

  5. ML_Algo_Understanding ML_Algo_Understanding Public

    From scratch implementation of ML algo for understanding

    Jupyter Notebook 1

  6. Image-segmentation-with-freq-domain-LoG-and-Kmeans Image-segmentation-with-freq-domain-LoG-and-Kmeans Public

    Implementation of a simple image segmentation algorithm of a natural scene image containing text by using Laplacian of Gaussian in frequency domain and K-means algorithm

    Python