Skip to content
View Aliakbawr's full-sized avatar
Block or Report

Block or report Aliakbawr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aliakbawr/README.md

Hi there! I'm Ali Akbar👋! , a passionate student of Computer Engineering at the University of Isfahan with a keen interest in Artificial Intelligence and web development. Over the past three years, I’ve honed my skills in Python, AI, and Machine learning, fueled by a curiosity for solving complex problems.

stats graph languages graph


python logo jupyter logo pytorch logo tensorflow logo java logo cplusplus logo mysql logo sqlite logo linux logo pycharm logo vscode logo


Pinned Loading

  1. leaf-classification-and-clustering leaf-classification-and-clustering Public

    Classifying and clustering different types of leaves based on their features and texture

    Jupyter Notebook

  2. credit-limit-prediction credit-limit-prediction Public

    Predict credit limits for customers based on their demographic and financial information

    Jupyter Notebook

  3. digit-recognition-mlp digit-recognition-mlp Public

    A fully-connected neural network (also known as a multi-layer perceptron or MLP) for training the MNIST dataset

    Jupyter Notebook

  4. maze-solver-rl maze-solver-rl Public

    Reinforcement learning (RL) algorithm to solve a randomly generated 10x10 maze environment

    Python

  5. pacman-multi-agent-rl pacman-multi-agent-rl Public

    Multi-agent reinforcement learning algorithms to play the classic game of Pacman. The primary algorithms used include Q-learning, Minimax, and Alpha-beta pruning.

    Python

  6. ml-latest-small ml-latest-small Public

    movie recommender using SVD (Applied Linear Algebra's final project).

    Python