Skip to content
View karthikmuru's full-sized avatar
👾
👾

Block or report karthikmuru

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 Loading

  1. open-scheduler open-scheduler Public

    Flask project that allows users to schedule jobs that will continuously check the status of a URL.

    Python

  2. finetune-gpt finetune-gpt Public

    The purpose of this project is to showcase the process of fine tuning a pretrained GPT model to produce personalized text that mimics the style of Taylor Swift song lyrics.

    Jupyter Notebook 1

  3. facial_emotion_recognition facial_emotion_recognition Public

    Facial recognition using transfer learning on the ImageNet pre-trained Inception V3 model.

    Jupyter Notebook

  4. seq2seq-language-translation seq2seq-language-translation Public

    English to Spanish Translation using the Seq2Seq architecture.

    Jupyter Notebook

  5. semantic-search semantic-search Public

    Semantic search on a million news headlines using approximate nearest neighbor search on sentence embeddings

    Jupyter Notebook

  6. transformer-summarizer transformer-summarizer Public

    Python