نبذة عني
- Deployed Model to monitor and detect irregular
log events in CT and MRI machines.
- Integrated Transformer-based models and text
data augmentation to boost model performance
and event detection capabilities.
- Used PyT…
- Deployed Model to monitor and detect irregular
log events in CT and MRI machines.
- Integrated Transformer-based models and text
data augmentation to boost model performance
and event detection capabilities.
- Used PyTorch for the development and training
of deep learning model, ensuring high
performance.
Tool and Technologies used - Python, NLP
techniques, Transformer model, Data
augmentation for text, PyTorch.
الخبرة
Junior data scientist
- Engineered a comprehensive diagnostic tool toanalyze error messages from CT scan machineryand output the potential cause and recommendedactions for that error.- Integrated Open source LLM models like Mistraland Llama and employed prompt engineering foreffective language model utilization.- Adopted a Retrieval-Augmented Generation(RAG) using langchain framework to augmentlarge language model outputs with relevant datafor insightful error analysis and guidance.Tool and Technologies used - Python, NLPtechniques, LLM model, prompt engineering,RAG( Retrieval-Augmented Generation ),Langchain.
Junior Data Scientist
Engineered a comprehensive diagnostic tool to analyze error messages from CT scan machinery and output the potential cause and recommended actions for that error., Integrated Open source LLM models like Mistral and Llama and employed prompt engineering for effective language model utilization., Adopted a Retrieval-Augmented Generation (RAG) using langchain framework to augment large language model outputs with relevant data for insightful error analysis and guidance.
Machine learning intern
Deployed Model to monitor and detect irregular log events in CT and MRI machines., Integrated Transformer-based models and text data augmentation to boost model performance and event detection capabilities., Used PyTorch for the development and training of deep learning model, ensuring high performance.
المشاريع
Image Capitioning
Image Captioning: (08/2022 - 12/2022)Image caption generator model using convolutional neuralnetwork(CNN) and Recurrent neural network(RNN), where ituses both the concepts of Computer Vision and NeuralLanguage Processing(NLP).Flicker8K was used as the dataset and the project usedlibraries like tensorflow and keras for implementing CNNand RNN neural network.
Novel Coronavirus Prediction
Novel Coronavirus Prediction (02/2022 - 04/2022)Machine learning algorithm naive bayes classifier was usedto predict if person is covid positive or not based on theirsymptoms.Dataset was available in kaggle and libraries used weresklearn, pandas, seaborn and matplotlib.