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

Block or report CassandraDurr

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

Popular repositories Loading

  1. recommender_systems recommender_systems Public

    Recommender systems on MovieLens data using explicit ratings, and curated implicit feedback data.

    Python 1

  2. supcon_malignant_repo supcon_malignant_repo Public

    Detecting melanomas in images of skin lesions using supervised contrastive learning, and image denoising as a pretext task.

    Python

  3. word_embedding word_embedding Public

    A skip-gram model with negative sampling implemented in PyTorch, and evaluated using a number of approaches.

    Python

  4. openai_chatbot openai_chatbot Public

    A chat application allowing users to interact with two chatbots via command line interface.

    Python