Skip to content
View ArasValizadeh's full-sized avatar

Organizations

@SBU-CE

Block or report ArasValizadeh

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ArasValizadeh/README.md

Typing SVG

Computer Engineering student at Shahid Beheshti University (SBU) · Tehran, Iran

I work across machine learning, neuro-fuzzy systems, and computer vision, and I care a lot about making CS education open and usable for others.


About me
  • Ranked 362 nationally in the Iranian university entrance exam
  • Co-author of research published in Neurocomputing and IEEE
  • Teaching Assistant / Head Teaching Assistant at SBU (Advanced Programming, Machine Learning, AI, Linear Algebra, and more)
  • Secretary of the Professional Activities Committee — IEEE Iran Section
  • Former Back-End Developer at SamaSoft

Research

A gated relaxing interaction-aware fuzzy framework with integrated negation-aware neurocomputing to learn incomplete and non-separable rules for classification

PyTorch-based neuro-fuzzy inference framework for interpretable classification when data is incomplete or patterns are hard to separate.

An Extended Table Detection Framework for Enhanced Recognition of Persian Tables in OCR Systems

Modular, OCR-agnostic framework for detecting complex tables in Persian documents — aimed at fewer structural errors for downstream extraction.

  • Paper: IEEE Xplore (IICAI 2026)
  • With Bita Baroutian, Fateme Taraghi, Zahra Mohammadi, Atefe Aghaei & Mohsen Ebrahimi Moghaddam
  • Related: PersianTable-Dataset

Featured projects
Project What it is
GRIFFIN Neuro-fuzzy inference systems in PyTorch
AliBabaProject Flight-ticket app — Flutter frontend + Java backend (course project, 126/100)
sudoku-vision-solver Vision pipeline: photo → OCR repair → Sudoku solve
MIPS-Pipeline Pipelined MIPS CPU in Verilog
FaceRecognition-PCA Face recognition with PCA (linear algebra)

Teaching & open materials

I help run courses and publish classroom material so students (and anyone curious) can learn without a paywall.

Introduction to Python Introduction to NumPy Introduction to Pandas Advanced Python ML / AI TA course materials Hands-On Machine Learning summaries

Stack I use most

Python   PyTorch   OpenCV   scikit-learn   NumPy   Pandas   Jupyter   Java   C++   C

Flutter   Dart   SQL   Git

Python PyTorch OpenCV scikit-learn NumPy Pandas Jupyter Java C++ C Flutter Dart Verilog SQL Git

Connect

LinkedIn GitHub Website Google Scholar Email


Tehran, Iran


Open to research collaborations, teaching projects, and Vision / ML work.


Typing SVG

Pinned Loading

  1. AliBabaProject AliBabaProject Public

    This is my final project for the Advanced Programming course. Our task in this project was to implement an application using flutter and java. In the end, our project score was 126 out of 100.

    Dart 10 1

  2. SummaryOfHandsOnMachineLearning SummaryOfHandsOnMachineLearning Public

    This repository involves creating detailed summary PDFs for each chapter of the "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" book by Aurélien Géron. The summaries will provi…

    6

  3. GRIFFIN GRIFFIN Public

    A PyTorch-based framework for building neuro-fuzzy inference systems (NFIS). Combines fuzzy logic reasoning with neural network learning for interpretable AI.

    Python 9

  4. VahidiAsl/Advanced-Programming VahidiAsl/Advanced-Programming Public

    محتوای دوره برنامه سازی پیشرفته. این دوره برای دانشجویان کارشناسی مهندسی کامپیوتر دانشگاه شهید بهشتی ایجاد شده است.

    Jupyter Notebook 15 1

  5. sudoku-vision-solver sudoku-vision-solver Public

    A vision pipeline that reads a printed Sudoku from a photo, repairs OCR mistakes with puzzle constraints, solves the board, and draws the solution back onto the original image.

    Python

  6. MIPS-Pipeline MIPS-Pipeline Public

    My Final Project in the Computer Architecture course involved implementing the MIPS architecture using Verilog. This project required designing and simulating the MIPS processor, including key comp…

    Verilog 4