Pinned Repositories
AES-Cryptography
AES encryption and decryption
CMA-FCM
Improvement of FCM Clustering Algorithm Using Evolutionary Algorithms
Emotion-Detector
A CNN model for detecting human emotions from a given picture using Pytorch.
FCM-CMA-ES
Parham-Food
Food delivery application backend, using Flask-API
rl-based-news-rs
News Recommender System based on an Online Reinforcement Learning Model
Twitch-Recommender-System
Reccomender System using SVD and User Similarity to recommend Twitch Channels to Users
virgool-article-crawler
crawls article titles and links from https://virgool.io/@haniehmahdavi26
virgool-automatic-post-publisher
CE125-Linear-Algebra
Linear Algebra Course Materials
haniehm26's Repositories
haniehm26/rl-based-news-rs
News Recommender System based on an Online Reinforcement Learning Model
haniehm26/virgool-article-crawler
crawls article titles and links from https://virgool.io/@haniehmahdavi26
haniehm26/AES-Cryptography
AES encryption and decryption
haniehm26/CMA-FCM
Improvement of FCM Clustering Algorithm Using Evolutionary Algorithms
haniehm26/Emotion-Detector
A CNN model for detecting human emotions from a given picture using Pytorch.
haniehm26/Implementation-of-Gradient-Descent
An Implementation of GD, SGD, Linear Regression, and Polynomial Regression using Python
haniehm26/Messenger
Client and Server messenger in javafx (java9)
haniehm26/Parham-Food
Food delivery application backend, using Flask-API
haniehm26/FCM-CMA-ES
haniehm26/Mopon-Crawler
Crawler by Scrapy for www.mopon.ir
haniehm26/Proposal-Management-Flask
This is only the back-end part of the whole project in Flask
haniehm26/Twitch-Recommender-System
Reccomender System using SVD and User Similarity to recommend Twitch Channels to Users
haniehm26/virgool-automatic-post-publisher
haniehm26/Architecture-Microprocessor
A microprocessor contained two basic parts: Data path and Controller
haniehm26/DoodleJump-Game-SDL
DoodleJump game in CPP with SDL
haniehm26/haniehm26
Computer Engineering at SBU
haniehm26/Hospital-Management
A hospital management mini-project in javafx
haniehm26/IE-students
haniehm26/Implementation-of-KNN
Implementation of KNN for prediction on given dataset
haniehm26/Quoridor-Game
Quoridor game logic and AI in Java