Vasile Ermicioi
Vasile Ermicioi
@VisLab `1.5/detrendFreq` formula is reducing the frequency by 33%, which means using this formula with a detrendFreq=1Hz will have the same effect as using `1/detrendFreq` with a detrendFreq=0.67Hz
PTT - Pulse Transit Time is used to compute Blood Pressure, and it can be computed from sync ECG and PPG data Papers (just googled to use as proof for...
this is the PR merged in gemma.cpp https://github.com/google/gemma.cpp/pull/136/files
I test python cookbook from examples on google colab and get the same or similar error ``` [](https://localhost:8080/#) in () 1 from mistralrs import Runner, Which, ChatCompletionRequest 2 ----> 3...