Skip to content
View alirezaafzalaghaei's full-sized avatar
💭
:)
💭
:)
Block or Report

Block or report alirezaafzalaghaei

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
alirezaafzalaghaei/README.md

Hi there 👋

I'm a Ph.D student in computer science at Shahid Beheshti University (SBU), Tehran, Iran. My current studies can be summarized as:

  • Applications of machine learning methods in mathematics.
  • Applications of mathematics in machine learning methods.

As a hobby, I usually use programming to solve real-world problems such as building websites, automating computer stuff, etc.

Alireza's github stats Alireza's github stats

Alireza's github views

Pinned

  1. LSSVR-FIE LSSVR-FIE Public

    The implementation of "A new approach to the numerical solution of Fredholm integral equations using least squares-support vector regression" paper

    5

  2. genetic-algorithm-nqueens genetic-algorithm-nqueens Public

    A simple python(also cython) script to solve and visualize N-Queens problem

    Python 3 2

  3. latex-persian-slide latex-persian-slide Public

    A Persian latex slide template using beamer package

    TeX 6

  4. coa coa Public

    Cuckoo optimization algorithm (COA) written in C++

    C++ 1

  5. telegram-analysis telegram-analysis Public

    Simple notebook to visualize telegram chat

    Jupyter Notebook 4

  6. tchat tchat Public

    A tutorial-based messenger app with a TUI client and a Flask+Sanic backend.

    Python