Pinned Repositories
PCLA
PCLA: A framework for testing autonomous agents in CARLA simulator
sys-tax-artifact
Ensemble_SC
Ensemble Learning for Spectral Clustering
TicTacToe_AI
Tic Tac Toe with AI using the function approximation technic.
Affine-Hill-Cipher
Affine Hill Cipher and it's hack
Database-Security
Data Encryption and Access Control in Database
AcceptedAnswers
Classification results for the paper "Finding The Potential Accepted Answer On Stack Overflow: a Text Mining Approach"
AdaBoost_Bagging
Implementation of AdaBoost and Bagging from scratch.
CRT-Factorization
Factorization using Chinese remainder theorem
DecisionTree
Implementation of ID3 Decision Tree classification and regression from scratch.
MasoudJTehrani's Repositories
MasoudJTehrani/PCLA
PCLA: A framework for testing autonomous agents in CARLA simulator
MasoudJTehrani/AcceptedAnswers
Classification results for the paper "Finding The Potential Accepted Answer On Stack Overflow: a Text Mining Approach"
MasoudJTehrani/SC-Complexity-Vulnerability
MasoudJTehrani/sys-tax-artifact
MasoudJTehrani/K-means-Clustering
Implementation of K-means clustering method.
MasoudJTehrani/Sentiment-Analysis
Sentiment analysis of stack overflow posts to find the accepted answer.
MasoudJTehrani/TM-Classification
Text mining classification only using Knime analytics platform.
MasoudJTehrani/Words-Similarity
Text processing to find similarity and semantic distance.
MasoudJTehrani/Database-Security
Data Encryption and Access Control in Database
MasoudJTehrani/Ensemble_SC
Ensemble Learning for Spectral Clustering
MasoudJTehrani/Kernel-Supervised-PCA
Implementation of Kernel Supervised Principal Component Analysis.
MasoudJTehrani/Kernel-KNN
Implementation of Kernel K Nearest Neighbors.
MasoudJTehrani/AdaBoost_Bagging
Implementation of AdaBoost and Bagging from scratch.
MasoudJTehrani/DecisionTree
Implementation of ID3 Decision Tree classification and regression from scratch.
MasoudJTehrani/DES
Implementation of Data Encryption Standard
MasoudJTehrani/Simple-Encryption-and-Decryption
Simple Encryption and Decryption and it’s Cryptanalysis
MasoudJTehrani/CRT-Factorization
Factorization using Chinese remainder theorem
MasoudJTehrani/Vigenere-Cipher
Encryption and Decryption of texts using any key length and its Cryptanalysis
MasoudJTehrani/Rabin-Encryption
Encryption using Rabin cryptosystem
MasoudJTehrani/Affine-Hill-Cipher
Affine Hill Cipher and it's hack
MasoudJTehrani/TicTacToe_AI
Tic Tac Toe with AI using the function approximation technic.