Main public logs

From Master of Neuroscience Wiki

Combined display of all available logs of Master of Neuroscience Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:52, 17 October 2025 Davrot talk contribs created page Remove a common signal from your data with SVD (Created page with "== Goal == We want to remove a common signal which was mixed on top a set of data channels. There are many methods to do so. We will use SVD. Implementations are for example: [https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.svd.html scipy.linalg.svd] or [https://pytorch.org/docs/stable/generated/torch.svd_lowrank.html torch.svd_lowrank] (which also works on the GPU) Questions to [mailto:davrot@uni-bremen.de David Rotermund] == Creating dirty test data...") Tag: Visual edit