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

Block or report drozhevskii

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
drozhevskii/README.md
  • 🎓 Ph.D. student in Computer Science
  • 🎓 Graduated with B.S in Computational Data Science and M.S. in Applied Data Science
  • 💪 Expert in classic ML algorithms for Big Data, experienced with DL.
  • 🔥 Have cutting-edge research experience in NLP and ML security.

Check out my website with my academic blog, publications, and portfolio.

Connect with me:

danila-rozhevskii-psu danilarozhevskii

Languages and Tools:

docker elasticsearch mongodb mysql pandas python pytorch redis rust scikit_learn tensorflow

Pinned

  1. Unsupervised_Sentiment_Analysis Unsupervised_Sentiment_Analysis Public

    I was working on a solo project of unsupervised sentiment analysis of public opinions on the blockchain approach for carbon credit markets on Twitter.

    Jupyter Notebook

  2. ChatGPT_Twitch_Bot ChatGPT_Twitch_Bot Public

    This is my personal project to build a simple integrated AI chatbot into Twitch. Right now, it is based on ChatGPT. However, in the future, I plan to improve to match the latest GPT model.

    Python 4

  3. CLIP_Book_Cover_Generation CLIP_Book_Cover_Generation Public

    This project aims to classify books into related genres and generate book covers using CLIP. We train and adopt a classification model to predict genres for the books in Pyspark, and feed the resul…

    Python

  4. Abstractive_Text_Summarization_Walkthrough Abstractive_Text_Summarization_Walkthrough Public

    Here, I try to walk through the complex code for abstractive summarization using the transformer-type neutral network and explain the whole process step by step.

    Jupyter Notebook