For an AI developer, logic is everything. Here's how I define myself
class AliAsiri:
def __init__(self):
self.name = "Ali Asiri"
self.current_focus = "M.S. in Artificial Intelligence @ King Abdulaziz University"
self.passions = ["Machine Learning", "Natural Language Processing", "Strategic Game AI"]
self.learning = ["MLOps", "Deploying AI models at scale"]
def get_mission(self):
return "To build intelligent systems that solve real-world problems."
# To learn more about my work, check out my projects below.Here are some of the projects I've worked on. You can find more in my repositories.
| Project Name | Description | Link |
|---|---|---|
| Titanic Survival Prediction | An end-to-end ML project to predict passenger survival using classification models. | π GitHub Repo |
| Sentiment Analysis (NLP) | A system to automatically identify sentiment in English text using TF-IDF and ML classifiers. | π GitHub Repo |
| Gomoku AI Player | A strategy game with an intelligent AI opponent built using the Minimax algorithm with Alpha-Beta Pruning. | π GitHub Repo |
Passionate about solving complex problems and collaborating with innovative minds. If you're working on something exciting in the AI space, I'd love to connect.