# machine-learning-playground **Repository Path**: extraline/machine-learning-playground ## Basic Information - **Project Name**: machine-learning-playground - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-31 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Machine Learning Playground Having fun with Machine learning ![CZKCIW7WILZgV9VU3dgh--2--sb6jq](https://github.com/achimoraites/machine-learning-playground/assets/4193340/87406910-2b30-472f-a3e7-55d0fc9076b0) > Image created using https://creator.nightcafe.studio/ ## NLP [General NLP Tasks using 🤗](/NLP/NLP_tasks.ipynb) ### Sequence Classification - [Fine-tuning RoBERTa for Topic Classification with Hugging Face Transformers and Datasets Library](/NLP/Text%20classification/RoBERTa_Finetuning.ipynb) - [Lightweight RoBERTa Sequence Classification Fine-Tuning with LORA using the Hugging Face PEFT library](/NLP/Text%20classification/Lightweight_RoBERTa_PEFT_LORA_FineTuning.ipynb)