erfanhatefi
Student Research Assistant at XAI group, Fraunhofer HHI & M.Sc. in Computer Science at TU Berlin,
Fraunhofer HHI, TU BerlinBerlin, Germany
Pinned Repositories
FileDataHolder
GraphProject
You must declare your graph with its matrix ,secondary its weight . This wil show you if your graph is complete or not ? Eigen value? Hamiltonian Cycle by first node and its last node ? Oilerian Cycle ? Tree or not ? and so on ...
Image-Classifier
A multi label image classifier using Keras framework(above Tensorflow), it also uses a convolutional neural network with help of https://medium.com/@vijayabhaskar96/multi-label-image-classification-tutorial-with-keras-imagedatagenerator-cd541f8eaf24
LRP-eXplains-Transformers
Layer-Wise Relevance Propagation for Large Language Models and Vision Transformers [ICML 2024]
node-web-server
A self instruction project for being a WEB-SERVER using node JS and Express JS
NodeJS-Self-Instruction
self instruction package for Node JS
Pruning-by-eXplaining-in-PyTorch
Pruning By Explaining Revisited: Optimizing Attribution Methods to Prune CNNs and Transformers, Paper accepted at eXCV workshop of ECCV 2024
Quantus
Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
React-Self-Study
These are my self study react codes started 2020. My reference and instruction course is Udemy React.js course by Maximillian Shwartzmuller..
weather-app
A simple Node JS app which takes a JSON file form Yahoo weather API and forecast.io and gives the temperature of the address you gave
erfanhatefi's Repositories
erfanhatefi/Pruning-by-eXplaining-in-PyTorch
Pruning By Explaining Revisited: Optimizing Attribution Methods to Prune CNNs and Transformers, Paper accepted at eXCV workshop of ECCV 2024
erfanhatefi/FileDataHolder
erfanhatefi/GraphProject
You must declare your graph with its matrix ,secondary its weight . This wil show you if your graph is complete or not ? Eigen value? Hamiltonian Cycle by first node and its last node ? Oilerian Cycle ? Tree or not ? and so on ...
erfanhatefi/node-web-server
A self instruction project for being a WEB-SERVER using node JS and Express JS
erfanhatefi/NodeJS-Self-Instruction
self instruction package for Node JS
erfanhatefi/NodeJS-WebServer
a quite simple web server using NodeJS and HTTP core module
erfanhatefi/Quantus
Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
erfanhatefi/React-Self-Study
These are my self study react codes started 2020. My reference and instruction course is Udemy React.js course by Maximillian Shwartzmuller..
erfanhatefi/weather-app
A simple Node JS app which takes a JSON file form Yahoo weather API and forecast.io and gives the temperature of the address you gave
erfanhatefi/BSC_Thesis
erfanhatefi/gitInstructionWorkshop
erfanhatefi/Image-Classifier
A multi label image classifier using Keras framework(above Tensorflow), it also uses a convolutional neural network with help of https://medium.com/@vijayabhaskar96/multi-label-image-classification-tutorial-with-keras-imagedatagenerator-cd541f8eaf24
erfanhatefi/LRP-eXplains-Transformers
Layer-Wise Relevance Propagation for Large Language Models and Vision Transformers [ICML 2024]
erfanhatefi/MERN-Slef-Study