Pinned Repositories
Big-Number-Calculator
This big number calculator can perform calculations involving very large integers or decimals of 100 digits
Convert_numbers_to_Persian_letters
This program can print numbers in Persian (finglish).
i_love_graphs
Comparing features of the Erdos-Renyi graph with a Real-world graph (MT) with the same number of nodes!
Image_compression_mlp
Image Compression using one hidden layer Neural Network
Keypad-Interfacing-with-ATmega32-and-LED-Display
Keypads are parts of HMI or Human Machine Interface and play really important role in a small embedded system where human interaction or human input is needed. Matrix keypads are well known for their simple architecture and ease of interfacing.
language_detection_cf
A simple model for distinguishing Farsi, Kurdish and Arabic languages. (This one uses repetition of 5 same character in every language and a character frequency vector of all alphabet characters)
language_ditector_KfoldCrossValidation
A simple model for distinguishing Farsi, Kurdish and Arabic languages - using 5-fold cross validation
ocr
Comparison of optical character recognition
Search-algorithms
implementing different search algorithms on graphs
Music-player
android project
Ghazaleh99's Repositories
Ghazaleh99/Image_compression_mlp
Image Compression using one hidden layer Neural Network
Ghazaleh99/Keypad-Interfacing-with-ATmega32-and-LED-Display
Keypads are parts of HMI or Human Machine Interface and play really important role in a small embedded system where human interaction or human input is needed. Matrix keypads are well known for their simple architecture and ease of interfacing.
Ghazaleh99/language_detection_cf
A simple model for distinguishing Farsi, Kurdish and Arabic languages. (This one uses repetition of 5 same character in every language and a character frequency vector of all alphabet characters)
Ghazaleh99/Big-Number-Calculator
This big number calculator can perform calculations involving very large integers or decimals of 100 digits
Ghazaleh99/Convert_numbers_to_Persian_letters
This program can print numbers in Persian (finglish).
Ghazaleh99/currency
Ghazaleh99/Currency-Api-Converter
Ghazaleh99/hello-world
sample
Ghazaleh99/i_love_graphs
Comparing features of the Erdos-Renyi graph with a Real-world graph (MT) with the same number of nodes!
Ghazaleh99/k-nearest-neighbor
Implementing K-Nearest Neighbors from Scratch in Python - with and without normalization
Ghazaleh99/language_ditector_KfoldCrossValidation
A simple model for distinguishing Farsi, Kurdish and Arabic languages - using 5-fold cross validation
Ghazaleh99/Naive-Bayes
Implementing Naive Bayes classification from Scratch in Python with Binary values and 5-fold Cross-Validation
Ghazaleh99/Network-project
Ghazaleh99/NotePad
Notebook project
Ghazaleh99/ocr
Comparison of optical character recognition
Ghazaleh99/Search-algorithms
implementing different search algorithms on graphs
Ghazaleh99/tic_tac_toe
simple tic-tac-toe game 3*3
Ghazaleh99/Wave-Player
android music player