Skip to content
View gizemt's full-sized avatar

Block or report gizemt

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

Hi there, I'm Gizem 👋

I've spent some time working with signal processing and machine learning. My interests range from audio processing to biomedical sensing and acoustic wireless communications.

  • 🔭 Currently, I'm working on some super cool audio machine learning projects at work.
  • 🌱 I'm eager to learn more about contributing to open-source and bringing machine learning systems into real-world use.
  • 🤓 I'm on the lookout for a paper reading&coding group on audio ML and/or LLMs. Let's connect if you're aware of one or are interested in setting up a new one!

Below a glimpse of my previous works, primarily from my time in grad school. For a closer look, feel free to visit my personal webpage or my LinkedIn profile.

Pinned Loading

  1. AudioProcessing AudioProcessing Public

    Audio Computing Projects

    Jupyter Notebook 1

  2. MLSP MLSP Public

    A single-channel source separation project that aims to determine the speakers at a given time and estimate each speaker's total speaking time from the audio recordings.

    Jupyter Notebook 1

  3. CausalRecommendation CausalRecommendation Public

    Causal inference for recommendation

    MATLAB 23 5

  4. Image2Caption2Image Image2Caption2Image Public

    Combination of two deep learning models to build a pipeline that generates captions from images, and images from these captions.

    Python 1

  5. HowMuchIsThis HowMuchIsThis Public

    Product price estimation from images

    Python

  6. ImplementGAN ImplementGAN Public

    A comparative re-implementation of Generative Adversarial Networks

    Python