redaelhail's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
mlflow/mlflow
Open source platform for the machine learning lifecycle
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
tefkah/zotero-night
Night theme for Zotero UI and PDF
lilipads/gradient_descent_viz
interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI
The-AI-Summer/Deep-Learning-In-Production
Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.
PreSenseRadar/OpenRadar
An open source library for interacting with and processing radar data, specialized for MIMO mmWave radars
DataTalksClub/project-of-the-week
Learn by doing: DIY project groups at DataTalks.Club
adapt-python/adapt
Awesome Domain Adaptation Python Toolbox
MohammadFneish7/Keras_LSTM_Diagram
Understanding Keras Recurrent Nets' structure and data flow (mainly LSTM) in a single diagram.
nesl/RadHAR
Human Activity Recognition from Point Clouds Generated through a Millimeter-wave Radar
0xastro/fmcw-RADAR
[mmWave based fmcw radar design files] based on AWR1843 chip operating at 76-GHz to 81-GHz.
edwin-pan/uDoppler-Classification
Classification of Human Movement using mmWave FMCW Radar Micro-Doppler Signature
kirkster96/IWR6843-Read-Data-Python-MMWAVE-SDK
Read IWR6843ISK sensor serial data using Python
radarmimo/Download-Center
A centralized hub for accessing and downloading code samples, scripts, and resources from radarmimo.com. Explore open-source code snippets covering radar signal processing, MIMO systems, and more. Simplify your projects with our regularly updated resources.
radar-lab/mmPose-NLP
Source codes and results from the skeletal pose estimation using Seq2Seq architecture
CTA-Ripple/Ripple
open radar API standard to enable hardware / software interoperability and accelerate the growth of applications of general purpose consumer radar. For more information visit cta.tech/Ripple.
Infineon/sensor-xensiv-bgt60trxx
abde92/Peaks-Detection-Algorithms-for-RADAR-and-other-apps
In this repository, a set of peaks detection algorithms and implemented in python, and tested using a generated data .For more details about these algorithms, check this link: https://www.baeldung.com/cs/signal-peak-detection#naive-processing
anish9/Deep-Learning-Notes
Tutorials,Notes and Topic discussions
Aymane11/SmartDoor
A smart door that grants access if everyone wears a face mask.
KULeuvenADVISE/dabstract
DAtabase and preprocessing ABSTRACTion library
marmarmarmar/dicom-labelme
Neuraxio/LSTM-Human-Activity-Recognition
Human activity recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING) - Guillaume Chevalier
redaelhail/IWR6843AOPfullDspDpc
In this repository, I will introduce how to realize full DSP DPC for out of box demo in IWR6843AOP for your reference.