Skip to content
View cetinsamet's full-sized avatar
Block or Report

Block or report cetinsamet

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

Pinned

  1. data-science data-science Public

    Repository where my various data science projects take place.

    Jupyter Notebook

  2. zero-shot-learning zero-shot-learning Public

    Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings

    Python 82 31

  3. music-genre-classification music-genre-classification Public

    Music genre classification from audio spectrograms using deep learning

    Python 53 16

  4. age-estimation age-estimation Public

    Age estimation with PyTorch

    Python 9 6

  5. attribute-label-embedding attribute-label-embedding Public

    An Implementation of Attribute Label Embedding (ALE) Method for Zero Shot Learning

    Jupyter Notebook 10 1

  6. image-retrieval image-retrieval Public

    An image retrieval pipeline that consists of a vector database storing image features extracted using a pre-trained ResNet/ViT model

    Python