Pinned Repositories
2024
Practices and other stuff in progress
AllWidgets
A practice project to try out all the widgets in the Android Studio palette (not complete yet).
Amazon_Product_Analysis_with_PySpark
We are utilizing Big Data technologies and the platform of PySpark to perform an analysis of the Amazon Products with Python.
Basic-CNN-Implementation
A beginner-level implementation of the Convolutional Neural Network or CNN, which is an essential algorithm in image processing.
Basic-Image-Augementation
Ethical-Issues-of-Using-Blockchain-and-NFT-Technology-for-Digital-Trades
Term paper for the course "Ethics in Computer Science" done on Overleaf following IEEE formats
Image-Thresholding-with-OpenCV
Attempt at image thresholding with OpenCV and Google Colab
Learning_OpenCV
Text2Speech
An attempt at converting text into audio or speech using Playsound. The Python file creates an audio file in .mp3 format and then we play the sound once with Playsound. Unfortunately, it shows the error "Permission Denied" after that and doesn't play the audio again.
Toyota-Cars-EDA
Data visualization of Toyota Cars' dataset with different Python libraries
SamaSamrin's Repositories
SamaSamrin/Basic-Image-Augementation
SamaSamrin/Image-Thresholding-with-OpenCV
Attempt at image thresholding with OpenCV and Google Colab
SamaSamrin/Learning_OpenCV
SamaSamrin/Toyota-Cars-EDA
Data visualization of Toyota Cars' dataset with different Python libraries
SamaSamrin/2024
Practices and other stuff in progress
SamaSamrin/AllWidgets
A practice project to try out all the widgets in the Android Studio palette (not complete yet).
SamaSamrin/Amazon_Product_Analysis_with_PySpark
We are utilizing Big Data technologies and the platform of PySpark to perform an analysis of the Amazon Products with Python.
SamaSamrin/Basic-CNN-Implementation
A beginner-level implementation of the Convolutional Neural Network or CNN, which is an essential algorithm in image processing.
SamaSamrin/Data-Preprocessing
SamaSamrin/Ethical-Issues-of-Using-Blockchain-and-NFT-Technology-for-Digital-Trades
Term paper for the course "Ethics in Computer Science" done on Overleaf following IEEE formats
SamaSamrin/Python-Data-Visualization-Guide
Keeping everything I learned about Python Data Visualization in one file for guiding me in the future.
SamaSamrin/Aviation-Anomaly-Detection---Preliminary
this project aims to produce an efficient method to identify potential anomalies in air traffic data streams
SamaSamrin/Computer-Vision-Assignments
SamaSamrin/Data-Preprocessing-of-ODI-Cricketers-Dataset
SamaSamrin/data_preprocessing_for_ML_with_Python
SamaSamrin/DL-Assignment_4-GAN_LSTM
SamaSamrin/DL-Final-Project
SamaSamrin/Ethics-in-Computer-Science---Case-Study
SamaSamrin/Hangman
SamaSamrin/LeetCode-HW
Homework submissions for the Python Fundamentals workshop
SamaSamrin/LeetCode_Practice
My solutions to practice problems of LeetCode
SamaSamrin/Mixed-Example-Data-Augmentation-Project
SamaSamrin/NLP-Bag-of-Words
NLP's Bag of Words implemented from scratch using Python within a given skeleton code
SamaSamrin/NLP-TF-IDF
Implementation of TF-IDF from scratch with Python on Google Colab notebook.
SamaSamrin/OOP-Python
SamaSamrin/Pandas_Practice
Practising basic Pandas commands for data manipulation, analysis and visualization
SamaSamrin/Rock-Paper-Scissor-Game
A simple non-visual game of rock, paper and scissor with Python functions
SamaSamrin/SamaSamrin
Config files for my GitHub profile.
SamaSamrin/TMDB-Data-Visualization
SamaSamrin/Web-Scraping-101