hammaad2002
I am a passionate AI/ML enthusiast with a background in electrical engineering. I enjoy applying my skills to solve real-world problems and learn new things.
Karachi, Pakistan
Pinned Repositories
ASRAdversarialAttacks
An ASR (Automatic Speech Recognition) adversarial attack repository.
BasicBankingSystem
A simple banking system I made during corona lockdown while learning a university semester course online called "Data Structure and Algorithm".
CRDNN_Model
CRDNN (Convolution Recurrent Feed-Forward Neural Network) for ASR trained through speechbrain.
DLnotes
Notes of youtube video "Deep Learning Crash Course for Beginners"
Kalman-Filter
*_*
PasteBinAPIWrapper
A Python library for accessing PasteBin's API, allowing users to interact with PasteBin services programmatically.
PerturbationAnalysis
Repository for perturbation analysis of perturbed adversarial examples generated by performing adversarial attacks on clean audios
SimpleASRmodel
A simple CRDNN based ASR model for my own understanding of how ASR works and are trained. (Work in progress) If anyone finds any error or have any suggestion please do let me know.
Solar-Irradiance-Forecasting-Using-Deep-Learning-Techniques
Solar Irradiance Forecasting Using Deep Learning Techniques
TimeSeriesAnalysis
Repo for my understanding of time series forecasting
hammaad2002's Repositories
hammaad2002/ASRAdversarialAttacks
An ASR (Automatic Speech Recognition) adversarial attack repository.
hammaad2002/Solar-Irradiance-Forecasting-Using-Deep-Learning-Techniques
Solar Irradiance Forecasting Using Deep Learning Techniques
hammaad2002/SimpleASRmodel
A simple CRDNN based ASR model for my own understanding of how ASR works and are trained. (Work in progress) If anyone finds any error or have any suggestion please do let me know.
hammaad2002/TimeSeriesAnalysis
Repo for my understanding of time series forecasting
hammaad2002/BasicBankingSystem
A simple banking system I made during corona lockdown while learning a university semester course online called "Data Structure and Algorithm".
hammaad2002/CRDNN_Model
CRDNN (Convolution Recurrent Feed-Forward Neural Network) for ASR trained through speechbrain.
hammaad2002/DLnotes
Notes of youtube video "Deep Learning Crash Course for Beginners"
hammaad2002/Kalman-Filter
*_*
hammaad2002/PasteBinAPIWrapper
A Python library for accessing PasteBin's API, allowing users to interact with PasteBin services programmatically.
hammaad2002/PerturbationAnalysis
Repository for perturbation analysis of perturbed adversarial examples generated by performing adversarial attacks on clean audios
hammaad2002/PSL_Recognition
Urdu Sign Language Recognition repo (work in progress...)
hammaad2002/AdversarialAttack
Examples of attacks
hammaad2002/ARTToolbox
Practicing...
hammaad2002/DSP-OEL
Analyzed live AC 220V 50Hz signal, wrote a code on MATLAB that can visualize live AC signal (both voltage and current), applied various Digital Signal Processing Techniques (apply FFT/DFT, etc.) to the current signal (drawn by a Harmonic load), and applied signal processing techniques to eliminate DFT leakage caused by harmonic loads.
hammaad2002/centerfusionpp
CenterFusion++ is a frustum propsal-based camera and radar sensor fusion network.
hammaad2002/EMD
A simple tutorial of the inner working of EMD (Empirical Mode Decomposition).
hammaad2002/FCS-CEP
Evaluation of System parameters, Control Analysis and Revision in Dynamics of a DC motor. Prepared as a Complex Engineering Problem (CEP)-based end-of-semester project for EE-374 Feedback Control Systems (Spring 2022) as part of BE-Electrical Engineering at NEDUET.
hammaad2002/K-Lane
The World's First Large Scale Lidar Lane Detection Dataset and Benchmark
hammaad2002/MyCPlusPlusLearning
Repository for just practicing my c++ skills and how to do simple python stuff in c++ language
hammaad2002/NILM-Project
hammaad2002/OnnxConversion
Repository for learning how to convert models to onnx (Open Neural Network Exchange) format with all the advance stuff like custom operator registration, tensort RT etc.
hammaad2002/PG-CEP
Generating station costing and design for load profiles of 6 different countries. Prepared as a Complex Engineering Problem (CEP)-based end-of-semester project for EE-411 Power Generation (Fall 2023) as part of BE-Electrical Engineering at NEDUET.
hammaad2002/Reinforcement-Learning
Temporary repo...
hammaad2002/RHM_FYP
Wind forecasting project
hammaad2002/Sensors
Repository for developing understanding of different sensors used in autonomous vehicle by implementing them.
hammaad2002/SpeechBrain-Tutorials
Notebooks of Speech Brain toolkit
hammaad2002/TIMIT-Dataset-EDA
EDA of TIMIT ASR dataset