Pinned Repositories
_mindcontrolledpingponggame
this is processing a code for a ping pong game which is controlled by player's mental activity! real time amplified EEG data is taken input serially through 3.5mm audio jack!
AE_FaceReconstruction
branch_predictor_championship
Branch predictor championship (CBP)
CachePerformanceOnMatMul
CSE530 Class project
ChampSim
ChampSim repository
compressed-recognition
siamFCR
robust siameseFC: real time visual object tracking algorithm for fast moving objects
STAR
Spatio-Temporal modelling for Action Recognition
CachePerformanceOnMatMul
CSE530 Class project
Peer-to-Peer-File-Sharing
CSE513 Course project
abhijeeetkumar's Repositories
abhijeeetkumar/siamFCR
robust siameseFC: real time visual object tracking algorithm for fast moving objects
abhijeeetkumar/STAR
Spatio-Temporal modelling for Action Recognition
abhijeeetkumar/_mindcontrolledpingponggame
this is processing a code for a ping pong game which is controlled by player's mental activity! real time amplified EEG data is taken input serially through 3.5mm audio jack!
abhijeeetkumar/AE_FaceReconstruction
abhijeeetkumar/branch_predictor_championship
Branch predictor championship (CBP)
abhijeeetkumar/CachePerformanceOnMatMul
CSE530 Class project
abhijeeetkumar/ChampSim
ChampSim repository
abhijeeetkumar/compressed-recognition
abhijeeetkumar/DistSysCausalConsistency
Enforcing Causal Consistency in Distributed System
abhijeeetkumar/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
abhijeeetkumar/DeepLearning_customops
custom operations for deeplearning network.(pytorch like library)
abhijeeetkumar/detecting_dyslexia
this tool is an open source tool for detecting dyslexia based on EEG
abhijeeetkumar/DSM_MapReduce_Framework
using gRPC developed Distributed MapReduce system with Distributed Shared Memory
abhijeeetkumar/IST597_SP21
Official GitHub Repository for IST597-SP21
abhijeeetkumar/models
Models and examples built with TensorFlow
abhijeeetkumar/MutualExclusion_in_DistributedSystems
Implementation of Ricart-Agrawala mutual exclusion algorithm with Roucairol-Carvalho optimization
abhijeeetkumar/NLP_embedding
comparing GLoVE & BOW for NLP embedding vector
abhijeeetkumar/Peer-to-Peer-File-Sharing
CSE513 Course project
abhijeeetkumar/spamclassifier_Logit
This is a spam classifier developed in MATLAB using UCI repository(link mentioned in readme). It uses to LR model to classify message. And it's score is 80% correctly classified
abhijeeetkumar/Thread_Migration_System
migrating pthread stack using socket programming