hasanur-rahman
PhD Candidate in Computer Science. UIowa Dependable System Lab. Research Intern at Argonne National Laboratory.
University of IowaUSA
Pinned Repositories
Adversarial-search
Tic tac game
AI-Scratch-Projects
I have implemented some AI projects from scratch implementation without explicit use of the built-in-libraries and thus added to this repo.
Artificial-Intelligence-Projects
This repo contains many real-world case-studies of machine learning
Deep-Learning-Projects
this repository contains codes for deep neural network, convolutional neural network, recurrent neural network scratch implementations and their real world applications
Disease-Prediction-BOT
DRUTO
[IPDPS'24] Approximately Upper Bounding GPU Kernel SDC Probability across Multiple Inputs
FXRZ
[ICDE'23] A Feature-driven Accurate and Efficient Lossy Compression Framework
Peppa-X
[SC'21] Approximately Upper Bounding CPU Program SDC Probability across Multiple Inputs
STAG
A Smart Travel Assistant Guide Using Generative AI Models
XTIMATE
[MSST'24] A Generic and Efficient Lossy Compressibility Estimation Framework
hasanur-rahman's Repositories
hasanur-rahman/Disease-Prediction-BOT
hasanur-rahman/Artificial-Intelligence-Projects
This repo contains many real-world case-studies of machine learning
hasanur-rahman/Deep-Learning-Projects
this repository contains codes for deep neural network, convolutional neural network, recurrent neural network scratch implementations and their real world applications
hasanur-rahman/Peppa-X
[SC'21] Approximately Upper Bounding CPU Program SDC Probability across Multiple Inputs
hasanur-rahman/FXRZ
[ICDE'23] A Feature-driven Accurate and Efficient Lossy Compression Framework
hasanur-rahman/Adversarial-search
Tic tac game
hasanur-rahman/AI-Scratch-Projects
I have implemented some AI projects from scratch implementation without explicit use of the built-in-libraries and thus added to this repo.
hasanur-rahman/artificial-intelligence
Some AI algorithms' practical application
hasanur-rahman/CodeJam-Solutions
This repo contains previous years' codejam solutions
hasanur-rahman/CS4980-DSD-Project
hasanur-rahman/Data-Mining-Coursera
I've added the assignments provided by Coursera Data mining Course
hasanur-rahman/DRUTO
[IPDPS'24] Approximately Upper Bounding GPU Kernel SDC Probability across Multiple Inputs
hasanur-rahman/NLP-Projects
This repo contains text feature extraction & text classification codes on real world dataset
hasanur-rahman/STAG
A Smart Travel Assistant Guide Using Generative AI Models
hasanur-rahman/XTIMATE
[MSST'24] A Generic and Efficient Lossy Compressibility Estimation Framework
hasanur-rahman/ECommerce-app-using-Online-MySQL
This is an ecommerce app and this app uses online mysql database. This is made for a CSE term project.
hasanur-rahman/gem5-compiled
hasanur-rahman/hasanur-rahman
hasanur-rahman/hasanur-rahman.github.io
hasanur-rahman/investigating_soft_errors_impact_on_DNN
hasanur-rahman/Leetcode-C-Solutions
This repository contains leetcode C solutions and explanations
hasanur-rahman/libpressio-predict-robert
High Fidelity Proxy Models for Compression
hasanur-rahman/Lightoj-solution
hasanur-rahman/Machine-Learning-Projects
hasanur-rahman/Nachos
Implementation of nachos projects
hasanur-rahman/Simulation
M/M/k queuing system simulation
hasanur-rahman/Tadhack-Hackathon
a BOT
hasanur-rahman/Tetris-game-using-atmega32-and-motion-sensor
this tetris game is controlled by atmega32 and the figures are moved by sonar sensor
hasanur-rahman/TSP-AI
hasanur-rahman/Viola-Jones-Algo-Implementation
this repo contains implementation of Viola-Jones face detection algorithm using python