ShivaSaleh81's Stars
heliasah/classification-models-implementation
Implementation of KNN, Decision Tree and SVM for classification
heliasah/CPU-Scheduling-Algorithms
Rust implementation of CPU scheduling algorithms: FCFS, Round Robin, and SRTF.
sarinaheshmati/encoder-and-decoder-for-MNIST-using-Convolution
sarinaheshmati/Preprocess-and-SVM-KNN-Decision-tree-for-predicting-weather
HosseinGh82/Calculator_Java_Swing
HosseinGh82/Perceptron_Neural_Network
This is implementation of perceptron for neural network.
sarinaheshmati/Modified-PSO-for-finding-gapped-motifs-in-DNA
Modified PSO Algorithm for Identifying Gapped Motifs in DNA Sequences.
sarinaheshmati/MLP_without_numpy
HosseinGh82/Multilayer_Perceptron-MLP
This is implementation of multilayer perceptron for neural network.
als1379/FTP
file transfer protocol
als1379/Voice-Chat
multi client voice chat
als1379/Twitter
mini-twitter
als1379/Web-Scraper
search image in yandex.com using requests beautifulsoup and threadpool
als1379/imdb_crawler
als1379/Simple-Redis-Client
python redis client using asyncio
als1379/My-Website
my personal website with django
als1379/Traffic-Signs-Classification
Classify traffic signs images with 2D convolutional neural network using TensorFlow Keras
als1379/House-Price-Prediction
Predict houses price with house pictures and house information using TensorFlow Keras
als1379/Mobile-Price-Classification
Mobile Price Classification with classic machine learning methods
als1379/paas-django-sample
als1379/spotify-songs-clustering
Spotify Songs clustering with K-means and DBScan
als1379/Ad-Tracking-Classification
predict Ads going to be downloaded or not with 5 different models
als1379/Emotion-Detection-Speech
Emotion Detection Speech using LSTM neural network
als1379/India-Crimes-EDA
Exploring data from complex dataset
als1379/Google-Play-APPs-Recomender
als1379/ComputationalNeuroscienceProjects
Computational Neuroscience Projects
als1379/Spiking-MAML
Implement Model-Agnostic Meta-Learning with spiking neural network
als1379/Credit-Cart-Fraud-Detection
Fraud Detection using auto encoders
sarinaheshmati/Clustering-with-Genetic-Algorithm
Clustering the Iris Dataset with Genetic Algorithm.
sarinaheshmati/Credit-Card-Fraud-Detection
Detecting credit card fraud using K-means and Logistic Regression.