Zilu Liang Wintersweet1 min readImportant Topics in Physiological Signal ProcessingPCA vs. ICA "In layman terms PCA helps to compress data and ICA helps to separate data." -- Prof. Luis Argerich Principal component...
Zilu Liang Wintersweet2 min readDeal with Sequence of Data in PythonList Simply Python built-in data structure that can be used as a container to hold a dynamically changing sequence of different data...
Zilu Liang Wintersweet1 min readDatasets, Checklist, Questionnaires, CodeDatasets/format Motion & HR data from Apple watch with PSG ground truth (Python code for training machine learning models with this...
Zilu Liang Wintersweet1 min readImportant Topics in Machine LearningStart with the basics A few useful things to know about machine learning Parameters and hyperparameters (Andrew Ng's video) Grid search...