Skip to content
View rudranshiverma's full-sized avatar

Block or report rudranshiverma

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rudranshiverma/README.md

CS student interested in machine learning and NLP.

Mostly working with Python on applied ML projects.

Pinned Loading

  1. audioinsight-deepfake-audio-detection audioinsight-deepfake-audio-detection Public

    Dual-model deepfake audio detection using ResNet18 (mel spectrogram) + Wav2Vec2 (raw waveform) — EER 0.0469 on ASVspoof 2019 LA.

    Jupyter Notebook

  2. book-recommendation-system book-recommendation-system Public

    Explainable content-based book recommender using sentence embeddings and popularity-aware ranking

    Python