Skip to content
View YasinRezvani's full-sized avatar
:octocat:
🧠💡
:octocat:
🧠💡

Block or report YasinRezvani

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


Yasin Rezvani's GitHub stats

🧠 Research interests: Computer Vision, Medical Image Analysis, Vision Transformers, and Multi-Task Learning.
💡 I hope AI technologies continue to advance healthcare and improve people's quality of life.

Pinned Loading

  1. Hands_On_Machine_Learning_and_Deep_Learning_with_Python Hands_On_Machine_Learning_and_Deep_Learning_with_Python Public

    Hands-on Python notebooks for deep learning and computer vision using PyTorch, TensorFlow, and data science libraries.

    Jupyter Notebook 13 6

  2. Image_Denoising_Using_FFT_and_DnCNN Image_Denoising_Using_FFT_and_DnCNN Public

    Image denoising using both traditional FFT-based filtering and a deep learning approach with DnCNN for comparative performance analysis.

    Jupyter Notebook 10 1

  3. Audio_Denoising_Using_FFT_and_CNN Audio_Denoising_Using_FFT_and_CNN Public

    Combines FFT-based filtering with a custom CNN model to denoise audio signals and explore the strengths of each approach.

    Jupyter Notebook 8

  4. LL1_Parser_Panic_Mode LL1_Parser_Panic_Mode Public

    An interactive LL(1) parser with panic-mode error recovery, real‑time parse tree visualization, and step‑by‑step parsing trace. Built as a Principles of Compiler Design project.

    Python

  5. BST_Visualizer BST_Visualizer Public

    An interactive Java Swing application for visualizing Binary Search Tree (BST) insert and delete operations with zoom and pan capabilities.

    Java

  6. Maurice_Mano_CLI_and_GUI_Assembler Maurice_Mano_CLI_and_GUI_Assembler Public

    The Maurice Mano Assembler merges classic computer principles with modern interfaces, enabling bidirectional conversion of assembly code and machine language via both CLI and GUI.

    Python 3