Skip to content
View ZahraDehghanian97's full-sized avatar
  • PH.D. Candidate of Artificial Intelligence at Sharif university of technology
  • Tehran, Iran
  • LinkedIn in/zahradehghanian97
Block or Report

Block or report ZahraDehghanian97

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

Pinned

  1. AI_booklet_CE-AUT AI_booklet_CE-AUT Public

    Booklet and exam of Artificial Intelligence Master Degree at Amirkabir University of technology.

    Jupyter Notebook 22 3

  2. Scalable_Sequential_Spectral_Clustering Scalable_Sequential_Spectral_Clustering Public

    In this project , I implement SeqSC Algorithm based on "Scalable Sequential Spectral Clustering" paper. Also this repo contains implementation of KNN, Spectral Clustering, SVD, SeqKM, SSVD Algorith…

    Python 12 2

  3. RCALAD RCALAD Public

    Forked from houssamzenati/Adversarially-Learned-Anomaly-Detection

    Implementation of RCALAD Algorithm based on "Regularized Complete Adversarial Learned Anomaly Detection" paper *official code

    Python 11

  4. Subgraph_Centrality_Measure Subgraph_Centrality_Measure Public

    Forked from aaBadri/graph-centrality

    implementation of paper "A Family of Centrality Measures for Graph Data Based on Subgraphs"

    Jupyter Notebook 4

  5. classical-modern-Search-artificial-intelligence classical-modern-Search-artificial-intelligence Public

    This Repo. contains five problems (Rubik ,SAT,Maze ,8Puzzle,WordTable) solved with nine algorithms (A* ,DFS ,IDDFS ,DLS ,BFS ,UniformCost, bidirectionalSearch, Simulated Annealing, and Hill climbin…

    Java 4

  6. CELF CELF Public

    In this repo. , "Cost Effective Lazy Forward Selection" Algorithm is implemented from scratch in python with only numpy library.

    2