MohammadHashemi-ai
I am an embedded system designer with domain expertise in Machine Learning, FPGA-based accelerators design.
Pinned Repositories
abc
ABC: System for Sequential Logic Synthesis and Formal Verification
emp-tool
Implement-XOR-with-PNMOSS-DynamicNMOSS-and-TrasiantGates-Using-HSpice
In this project, we implemented XOR with different structures, PNMOSS, DynamicNMOSS and TrasiantGates, in the HSpice.
Keras-VGG-Transfer-Learning
Keras-VGG-Transfer-Learning
libiec61850
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
Massive-Mathematical-Calculations-Acceleration-with-OPENMP-Method
In this project, we accelerated Massive Mathematical with OPENMP Method.
onnx
Open standard for machine learning interoperability
softmax
Verilog implementation of Softmax function
XNOR-Net
ImageNet classification using binary Convolutional Neural Networks
XNOR-net-Binary-connect
A hardware implementation of a feed-forward Convolutional Neural Network called XNOR-Net which has faster execution due to the replacement of vector-matrix multiplication to “XNOR + Popcount” operation
MohammadHashemi-ai's Repositories
MohammadHashemi-ai/abc
ABC: System for Sequential Logic Synthesis and Formal Verification
MohammadHashemi-ai/emp-tool
MohammadHashemi-ai/Massive-Mathematical-Calculations-Acceleration-with-OPENMP-Method
In this project, we accelerated Massive Mathematical with OPENMP Method.
MohammadHashemi-ai/onnx
Open standard for machine learning interoperability
MohammadHashemi-ai/softmax
Verilog implementation of Softmax function
MohammadHashemi-ai/Apply-Sobel-and-Stereo-Vision-Algorithms-to-Images-and-videos-respectively-and-Accelerate-Them
In this project, we applied Sobel and Stereo Vision Algorithms to Images and videos respectively and Accelerate Their Calculation with SIMD
MohammadHashemi-ai/Arithmetic-Circuit-Partial-Scan-Test
This document contains designing of a four function module that calculates SIN and COS and SINH and COSH by using Taylor series. Then we are going to test it with scan method and apply it by Verilog simulation and achieve our goal coverage.
MohammadHashemi-ai/AttacksonImplementationsCourseBook
MohammadHashemi-ai/awesome-mpc
A curated list of multi party computation resources and links.
MohammadHashemi-ai/chipwhisperer
ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
MohammadHashemi-ai/Denoising-Image-with-Memory-Neural-Networks
In this project, we removed noise which is added to the MNITS numbers datast with Memory Neural Networks such as Hopfield.
MohammadHashemi-ai/Design-a-Modified-MAC-Using-LEDIT-and-SEDIT-and-Calculate-it-s-Fault-Possibility-and-Test-it-with-SC
In this project, we designed a full-adder with LEDIT then import it in SEDIT which results in developing a 4-bit full-adder layout.
MohammadHashemi-ai/Disease-Detection-with-RNN
In this project, we trained a Recurrent Neural Networks and detect a disease in a patient record base on our patient's database.
MohammadHashemi-ai/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
MohammadHashemi-ai/DS595-RL-Projects
MohammadHashemi-ai/Finding-Optimum-Parallel-Structure-for-Solving-Eight-Vazir-Chess-Problem-with-Intel-Parralel-Studio
In this project, we found optimum parallel structure for solving Eight-Vazir chess problem with Intel Parallel Studio
MohammadHashemi-ai/Finite-Impose-Response-Filter-Layout-Design-with-SOC-Encounter
In this project, we design Finite Impose Response Filter layout with SOC Encounter.
MohammadHashemi-ai/finn
Dataflow compiler for QNN inference on FPGAs
MohammadHashemi-ai/Generating-Binary-Decision-Diagram-of-Adders-with-Different-Structures-with-BUDDY-Software
This codes must make in Linux.
MohammadHashemi-ai/Goblin
MohammadHashemi-ai/Hardware_Online_Testing-BIST
In this paper we are going to discuss about a hardware insertion called BIST. Our BIST hardware includes an input TPG method and an ORA output. Our goal will be testing our circuit fourfunc by adding BIST hardware architecture and check the hardware redundancy and timing of our test.
MohammadHashemi-ai/Heat-induced-SCA-against-masked-NNs
This is a repo for the bake it till you make it paper. It contains the codes to dataset for masked NN power trace and code to run T-test on it.
MohammadHashemi-ai/IMGD-Final-Project-Persian-Medieval-
MohammadHashemi-ai/lc-shell
Library Carpentry: The UNIX Shell
MohammadHashemi-ai/MNITS-Classification-with-Neural-Networks
In this project, we thought a SOM neural network in order to classify MNITS numbers dataset.
MohammadHashemi-ai/rebecca
Masked hardware verifier
MohammadHashemi-ai/SCApeGoat
Side Channel Analysis MQP
MohammadHashemi-ai/Tensor-Calculation-Acceleration-with-POSIX-Method-and-Massive-Mathematical-Calculations-Acceleration
In this project, we accelerate Tensor calculation with POSIX method.
MohammadHashemi-ai/TinyGarble
TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits
MohammadHashemi-ai/TinyGarble2.0