Ilia-Abolhasani
Bioinformatics and AI Developer | Innovating with code and data | Open-source enthusiast | Let's create something amazing!
iran
Pinned Repositories
allocation-of-distribution-centers
Allocation of customers to distribution centers in supply chain networks using Genetic Algorithm (GA), Keshtel Algorithm (KA), and Simulated Annealing (SA).
amir-p3
AmiR-P3 is an advanced ab initio plant miRNA prediction pipeline in Python, offering customizable prediction criteria and leveraging powerful computational techniques.
arrhythmia-detection
Detect Cardiac Arrhythmia using PCA and MLP, with dimension reduction and binary/multiclass classification.
forex-price-prediction
Predict and analyze historical XAU/USD Forex prices using deep learning; make decisions on short/long positions with target profit and stop loss values.
iran-geo-ip
Create an MMDB database for Iranian IPs, integrating with V2Ray VPN for direct access.
ischemic-detection
Develop a predictive model to detect Ischemic Heart Disease using feature analysis and machine learning techniques.
kraken-metagenomics
A simplified version of Kraken, ideal for learning metagenomic analysis. Explore taxonomic classification of DNA sequences and gain insights into microbial communities with this user-friendly educational tool. Perfect for beginners seeking to understand the fundamentals of metagenomics.
leach
MATLAB program to simulate and compare LEACH-based routing protocols for wireless sensor networks. Evaluate protocols using random network generation, energy consumption, and network visualization.
metagenomics-binner
A Novel Method to Improve Binning of Metagenomic Sequence Fragments by Using Gene Ontology Graphs.
polynomial-curve-fitting
Polynomial Curve Fitting using PSO algorithm in MATLAB for accurate data modeling, prediction, and educational purposes.
Ilia-Abolhasani's Repositories
Ilia-Abolhasani/forex-price-prediction
Predict and analyze historical XAU/USD Forex prices using deep learning; make decisions on short/long positions with target profit and stop loss values.
Ilia-Abolhasani/iran-geo-ip
Create an MMDB database for Iranian IPs, integrating with V2Ray VPN for direct access.
Ilia-Abolhasani/allocation-of-distribution-centers
Allocation of customers to distribution centers in supply chain networks using Genetic Algorithm (GA), Keshtel Algorithm (KA), and Simulated Annealing (SA).
Ilia-Abolhasani/polynomial-curve-fitting
Polynomial Curve Fitting using PSO algorithm in MATLAB for accurate data modeling, prediction, and educational purposes.
Ilia-Abolhasani/amir-p3
AmiR-P3 is an advanced ab initio plant miRNA prediction pipeline in Python, offering customizable prediction criteria and leveraging powerful computational techniques.
Ilia-Abolhasani/alpari-pamm-logger
Log Alpari PAMM account values in real-time to a Telegram channel effortlessly with this simple GitHub project.
Ilia-Abolhasani/fall-detection-kalman
A fall detection system using deep learning and Kalman filters to process signals from the Sysfall dataset. This project leverages advanced techniques to accurately detect falls, improving safety and response times in various environments.
Ilia-Abolhasani/malware-detection
Implementation of a Dynamic Hybrid ANFIS-Whales approach for malware detection using generated datasets.
Ilia-Abolhasani/scheduler
Efficiently solve the university classroom scheduling problem using a genetic algorithm approach in C#. Optimize course and classroom assignments based on constraints and inspired by research articles.
Ilia-Abolhasani/apiarmor
APIArmor: A Python package safeguarding APIs with server-side middleware for Flask and client-side utilities, ensuring secure, timestamped, and hash-verified data exchanges.
Ilia-Abolhasani/binary-tree-order-traversals
Efficient binary tree order traversal algorithms implemented in C# for pre-order, in-order, and post-order traversals.
Ilia-Abolhasani/cryptocurrency-analytics
Calculate cryptocurrency correlations using historical data from Binance and select coins with maximum correlation distance for a smart-rebalance bot. Utilizes ccxt library.
Ilia-Abolhasani/deep-mal
DeepMal: Utilizing deep neural networks for precise prediction of protein malonylation sites.
Ilia-Abolhasani/EAs-Metatrader
Collection of my developing trading strategies in MQ4 and MQ5 for MetaTrader.
Ilia-Abolhasani/eeg-detection
EEG hand movement detection using an ANN model. Dataset from Dr. Cichocki's Lab (Lab. for Advanced Brain Signal Processing), BSI, RIKEN, in collaboration with Shanghai Jiao Tong University.
Ilia-Abolhasani/handwritten-english-alphabet-recognition
Using ML to create a model which would predict/recognize the english alphabet from our own dataset.
Ilia-Abolhasani/homomorphic-encryption
This repository is dedicated to practicing homomorphic encryption techniques, specifically focusing on the implementation of the Paillier method. It is intended for educational purposes and aims to facilitate learning and exploration of this cryptographic approach.
Ilia-Abolhasani/idfs-path-finder
Find the shortest path between a source and destination while avoiding obstacles using the Iterative Deepening Depth-First Search (IDDFS) algorithm. Includes a user-friendly GUI.
Ilia-Abolhasani/image-noise-restoration
Apply classic image processing techniques in MATLAB to restore images affected by noise.
Ilia-Abolhasani/linked-list
A C# project implementing linked list data structures for educational purposes, focusing on student data collection and storage.
Ilia-Abolhasani/loggram
LogGram: Simplify error tracking and receive detailed tracebacks in your Telegram monitoring group.
Ilia-Abolhasani/metaheuristic-n-queen
A C# project solving the N-Queen problem using Genetic Algorithm and Simulated Annealing for efficient and optimal solutions.
Ilia-Abolhasani/min-heap
Efficient C# implementation of Min Heap data structure for maintaining a binary tree where parent nodes are always smaller than or equal to their child nodes, enabling fast insertion, deletion, and retrieval of the minimum element.
Ilia-Abolhasani/moore-edge-detection
Learn the Moore Neighborhood Algorithm with this simple Python implementation for edge detection.
Ilia-Abolhasani/movielens-recommendation-system
MovieLens Recommendation System: A Python-based project that utilizes dimension reduction techniques and clustering algorithms to provide movie recommendations using a dataset of 100,000 MovieLens ratings.
Ilia-Abolhasani/proxies-tg-wrapper
proxies-tg-wrapper is a Python package designed to facilitate interaction with the Telegram API, specifically for managing MTProto proxies. This package provides a set of functions that make it easier to use, configure, and monitor MTProto proxies for Telegram tdlib.
Ilia-Abolhasani/suggest-payment-plans
Ilia-Abolhasani/telegram-bot-message-publisher
A web service facilitating Telegram message publication via a bot when direct API access is restricted.
Ilia-Abolhasani/tether-exchange-monitor
Monitors Tether prices on Iranian exchanges, sends updates to a Telegram channel; caution: handle sensitive info responsibly.
Ilia-Abolhasani/tradingview-ws
Get data realtime from websocket tradingview