-
University of California, San Diego
- University of California San Diego
-
06:20
(UTC -05:00) - https://www.ucsd.edu/
- https://scholar.google.com/citations?user=6OurC-wAAAAJ&hl=en
- https://www.linkedin.com/in/somayeh-komeylian-79853276/?originalSubdomain=ca
- https://iotlab.sdsu.edu/index.php/graduate-students/
-
# Perform the classification task using two approaches: # 1. Bag-of-Embeddings # 2. RNN-based approach # 3. Comparison between Bag-of-Embeddings and RNN-based approach
1 UpdatedDec 18, 2025 -
This project implements a Recurrent Neural Network (RNN)–based language model designed to learn and generate literary text in two distinct languages and styles: Early Modern English from Shakespear…
-
S.Komeylian-Machine-Learning-Decision-Tree-Classification-on-three-Datasets-with-Data-Cleaning-Set-6 Public
3 UpdatedDec 5, 2025 -
A machine learning–based text classification system applied to three datasets: 20 Newsgroups for topic detection, IMDb Reviews for English sentiment analysis, and a cleaned SnappFood Persian corpus…
3 UpdatedDec 5, 2025 -
Machine Learning Implementations of Logistic Regression on Four Datasets (Diabetes, Breast Cancer, Weather Forecast, and Bank Marketing)
7 UpdatedNov 27, 2025 -
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Machine Learning # # Type of dataset: Binary calssification # path = kagglehub.dataset_download("anthonytherrien/dog-vs-cat") # Test …
5 UpdatedNov 24, 2025 -
Somayeh Komeylian – Deep Learning Set 4: Implementations of Dense Models for a Text Dataset, the Iris Dataset, and a Housing Dataset
3 UpdatedNov 24, 2025 -
S.Komeylian-Deep-Learning-Implementations-for-Image-Datasets-and-Binary-Classification-Dataset-Set-3 Public
Deep Learning Implementations for Image Datasets and Binary Classification Dataset - Set 3
3 UpdatedNov 23, 2025 -
S.Komeylian-Deep-Learning-Implementations-for-Multi-Class-Classification-and-Regression-Datasets Public
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Deep Learning # Set 2
4 UpdatedNov 17, 2025 -
S.K.-Implementation-of-a-2-Layered-Neural-Network-from-Scratch-for-a-Binary-Classification-Dataset Public
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Deep Learning # Set 1
4 UpdatedNov 16, 2025 -
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Computer Vision # # Making Mask/s for Portion/s of Image/s #
5 UpdatedNov 16, 2025 -
The provided Python code implements a simple banking applicThis is the banking account of Somayeh Komeylian with the recorded information of Full Name: "Somayeh Komeylian", Account Number: "12345",…
-
Computer Vision-Digital Memorial Albums with Python Codes
18 UpdatedNov 15, 2025 -
Second Set of Machine Learning for Breast Cancer Risk Prediction including Two Sets
6 UpdatedNov 7, 2025 -
Somayeh-Komeylian-Machine-Learning-Implementations-for-Datasets-Irises-Cars-Houses-Vehicles-Set-1 Public
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # First Set of Machine Learning Fundamentals for Implementation in Python, Applied to Four Different Datasets: Irises, Cars, Houses, an…
5 UpdatedNov 7, 2025 -
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Computer Vision # # Object Detection # # Please save the Jupyter file, the given images, and files in the same folder, then run cells…
5 UpdatedOct 31, 2025 -
-
S-Komeylian-Computer-Vision-Open-the-Camera-of-your-System-and-Read-play-and-save-a-video-file- Public
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Computer Vision # # Opening the camera of your System # Read, play, and save a video file # Please save the given movie, images and J…
6 UpdatedOct 24, 2025 -
S-Komeylian-Computer-Vision-Variances-of-the-edge-detected-images-generated-by-the-Canny-algorithm Public
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Computer Vision # # Calculate the variance of the edge-detected images generated by the Canny algorithm.
10 UpdatedOct 24, 2025 -
S-Komeylian-Computer-Vision-Image-Contrast-Enhancement-Edge-Detection-and-Variance-Calculation Public
# Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # # Computer Vision # # Four Fundamental Techniques in the Image Contrast Enhancement # # Edge Detection and Variance Calculation # # Som…
10 UpdatedOct 24, 2025 -
Python codes for a Tkinter registration form with related images
8 UpdatedOct 16, 2025 -
#Provided by Somayeh Komeylian: PhD Student at UCSD & SDSU # Event bindings: The code includes mouse event bindings for the username and password fields to demonstrate the functionality you request…
-
General Python Codes: Created by Somayeh Komeylian: The provided Tkinter code already demonstrates how to switch between two different frames, contain and contain2, by using the .pack() and .pack_f…
6 UpdatedOct 14, 2025 -
Registration Logic: # If the entered username is not found in the list of registered users, the system allows the user to proceed with registration. # If the username is found in the list, a messag…
4 UpdatedOct 14, 2025 -
kagglehub Public
Forked from Kaggle/kagglehubPython library to access Kaggle resources
-
deep-learning-with-python-notebooks Public
Forked from fchollet/deep-learning-with-python-notebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"
-
Natural-Language-Processing-Specialization Public
Forked from amanjeetsahu/Natural-Language-Processing-SpecializationThis repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
-
Pima-Indians-Diabetes-Dataset Public
Forked from npradaschnor/Pima-Indians-Diabetes-DatasetPersonal project using Pima Indians Diabetes to analyse it and make predictions using Machine Learning techniques.