Projects in Awesome Lists by Muavia1
A curated list of projects in awesome lists by Muavia1 .
https://github.com/muavia1/code-to-psuedocode-generation-using-transformers-architecture-using-pytorch
Code2PseudoCode is a transformer-based deep learning model that translates programming code into human-readable pseudocode. This project aims to assist developers, students, and educators by providing a structured way to understand complex code through natural language.
code-generation deep-learning model-training psuedocode transformers
Last synced: 21 Mar 2025
https://github.com/muavia1/-british-airways-s-data-science-job-simulation-internship-
Last synced: 21 Mar 2025
https://github.com/muavia1/pwc-digital-intelligence-virtual-internship
Built Python classification models, analyzed feature importance, and created visual representations. Developed a valuation document, analyzed historical data, forecasted cash flows, and determined portfolio present value.
classification data-science digital forage intelligence internship pwc python
Last synced: 21 Mar 2025
https://github.com/muavia1/notepad-with-auto-suggestion-using-huffman-coding-c-
This project implements a simple text editor with auto-suggestion functionality using Huffman Coding in C++. The program provides real-time word suggestions based on the text entered, enhancing typing efficiency and user experience.
Last synced: 26 Feb 2025
https://github.com/muavia1/gpt2-finetuned-for-text-summarization
Fine-tune GPT-2 for abstractive summarization, where the model generates a coherent summary based on the content of input text.
Last synced: 26 Feb 2025
https://github.com/muavia1/roman-urdu-poetry-generation-using-lstm
Here’s a short description you can add to your GitHub project: Roman Urdu Poetry Generator A deep learning project using LSTM and TensorFlow to generate Roman Urdu poetry. Trained on a poetry dataset and deployed with a Gradio interface for interactive text generation.
deep-learning gradio gradio-interface lstm model-training numpy pandas poetry-generator python tensorflow
Last synced: 18 Feb 2025
https://github.com/muavia1/psuedocode-to-code-generation-using-transformers-architecture-using-pytorch
PsuedoCode2Code is a transformer-based deep learning model that translates human-readable pseudocode into programming code. This project aims to assist developers, students, and educators by providing a structured way to convert psuedo code to c++ code.
code-generation gradio model-learning model-training python pytorch transformer
Last synced: 09 Mar 2025
https://github.com/muavia1/fine-tuning-gpt2-on-mathriddles-dataset
This repository contains code for fine-tuning GPT-2 to generate math riddles with solutions using Hugging Face’s transformers and TRL.
fine-tuning finetuning-llms gpt gpt-2 trainer training
Last synced: 31 Mar 2025
https://github.com/muavia1/deepseek-math-finetuned-for-math-meme-correcction
This project fine-tunes the DeepSeek-Math-7B model using LoRA (Low-Rank Adaptation) to correct mathematical memes and equations efficiently. By leveraging 4-bit quantization and PEFT (Parameter-Efficient Fine-Tuning), the model improves mathematical reasoning while maintaining a lightweight footprint.
deepseek fine-tuning finetuning-llms lora qlora
Last synced: 31 Mar 2025