I'm Ali Salimian. On the left, there is a picture of me after applying k-means algorithm on it :). I study M.Sc. Simulation Sciences at RWTH-Aachen University.
I'm interested in Artificial Intelligence(ML/DL), Data Science, Computer Vision, and Computational science and engineering.
In other words, I'm fond of sloving problems with the aid of computers and numbers.
Here is my CV: AliSalimian_CV.pdf
MsSql-Flask web app. In this project, I implemented the database layer for a complex web application. A simple web server is implemented to show some functionalities of the app. GitHub
Visual detection and classification of players in a soccer match by using OpenCV and PyTorch. GitHub
PSO-GA. An evolutionary optimizer for solve constrained problems. GitHub
Chess game. A graphical chess game with an AI agent powered by alpha-beta pruning algorithm. GitHub