Pinned Repositories
blackhat22-uwb-rtls
Tools to dissect the UWB RTLS communication, focusing on the anchors-server packets.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
carla
Open-source simulator for autonomous driving research.
Deep-Learning-Model-for-Channel-Estimation-PyTorch
This is a PyTorch implementation of the paper Deep Learning - Based Channel Estimation.
Deep-Learning-Model-For-Symbol-detection-from-received-symbols
A Deep Learning model (Linear model) to predict the output bits of an OFDM symbol when we input the received symbols in time domain.
Deep-RL-Wordle-
EECS 545 Project where we understand and model Deep reinforcement learning model for Wordle Game.
linux
Linux kernel source tree
OFDM-System-Implementation-in-Python
An end to end general OFDM system implementation on Python. It is modualrized for better understanding. Also written a function for LSE Channel Estimation and MMSE Channel Estimation.
rohsequ.github.io
Peronal Portfolio Website
UWStereoNet_disparity
Source code of disparity estimation module for "UWStereoNet: Unsupervised Learning for Depth Estimation and Color Correction of Underwater Stereo Imagery"
rohsequ's Repositories
rohsequ/Deep-Learning-Model-for-Channel-Estimation-PyTorch
This is a PyTorch implementation of the paper Deep Learning - Based Channel Estimation.
rohsequ/OFDM-System-Implementation-in-Python
An end to end general OFDM system implementation on Python. It is modualrized for better understanding. Also written a function for LSE Channel Estimation and MMSE Channel Estimation.
rohsequ/Deep-RL-Wordle-
EECS 545 Project where we understand and model Deep reinforcement learning model for Wordle Game.
rohsequ/Deep-Learning-Model-For-Symbol-detection-from-received-symbols
A Deep Learning model (Linear model) to predict the output bits of an OFDM symbol when we input the received symbols in time domain.
rohsequ/UWStereoNet_disparity
Source code of disparity estimation module for "UWStereoNet: Unsupervised Learning for Depth Estimation and Color Correction of Underwater Stereo Imagery"
rohsequ/blackhat22-uwb-rtls
Tools to dissect the UWB RTLS communication, focusing on the anchors-server packets.
rohsequ/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
rohsequ/carla
Open-source simulator for autonomous driving research.
rohsequ/linux
Linux kernel source tree
rohsequ/rohsequ.github.io
Peronal Portfolio Website
rohsequ/SI-507-Final-Project
A Django based Top Places to visit in any city in United States. This is the Final Project for the course SI 507. It incorporates Tree data structure to store Country - State - City information. It also uses a bunch of API's. Check README file.