You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,23 @@
1
+
## 2024-03-20
2
+
|paper|code|
3
+
|---|---|
4
+
|[deep joint source-channel coding over cooperative relay networks](https://arxiv.org/abs/2211.06705)|[relay_jscc](https://github.com/aprilbian/relay_jscc)|
5
+
|[hypergraph-mlp: learning on hypergraphs without message passing](https://arxiv.org/abs/2312.09778)|[hypergraph-mlp](https://github.com/tbh-98/hypergraph-mlp)|
6
+
|[guiding masked representation learning to capture spatio-temporal relationship of electrocardiogram](https://arxiv.org/abs/2402.09450)|[st-mem](https://github.com/bakqui/st-mem)|
7
+
|[sim2real in reconstructive spectroscopy: deep learning with augmented device-informed data simulation](https://arxiv.org/abs/2403.12354)|[rec_spectrometer](https://github.com/j1goblue/rec_spectrometer)|
8
+
|[finding the missing data: a bert-inspired approach against package loss in wireless sensing](https://arxiv.org/abs/2403.12400)|[csi-bert](https://github.com/rs2002/csi-bert)|
9
+
|[information decomposition in complex systems via machine learning](https://arxiv.org/abs/2307.04755)|[distributed-information-bottleneck.github.io](https://github.com/distributed-information-bottleneck/distributed-information-bottleneck.github.io)|
10
+
|[language modeling is compression](https://arxiv.org/abs/2309.10668)|[language_modeling_is_compression](https://github.com/google-deepmind/language_modeling_is_compression)|
1
11
## 2024-03-19
2
12
|paper|code|
3
13
|---|---|
4
14
|[deep nonnegative matrix factorization with beta divergences](https://arxiv.org/abs/2309.08249)|[deep-beta-nmf-public](https://github.com/vleplat/deep-beta-nmf-public)|
5
15
|[deep regularized compound gaussian network for solving linear inverse problems](https://arxiv.org/abs/2311.17248)|[dr-cg-net](https://github.com/clyons19/dr-cg-net)|
6
16
|[mains: a magnetic field aided inertial navigation system for indoor positioning](https://arxiv.org/abs/2312.02599)|[mainsvsmagekf](https://github.com/huang-chuan/mainsvsmagekf)|
7
17
|[selfeeg: a python library for self-supervised learning in electroencephalography](https://arxiv.org/abs/2401.05405)|[selfeeg](https://github.com/medmaxlab/selfeeg)|
18
+
|[a continuous boostlet transform for acoustic waves in space-time](https://arxiv.org/abs/2403.11362)|[acha_sparsityanalysis](https://github.com/eliaszea/acha_sparsityanalysis)|
19
+
|[a deep learning method for beat-level risk analysis and interpretation of atrial fibrillation patients during sinus rhythm](https://arxiv.org/abs/2403.11405)|[ecgbeat4afsinus](https://github.com/leijsen/ecgbeat4afsinus)|
20
+
|[specific emitter identification handling modulation variation with margin disparity discrepancy](https://arxiv.org/abs/2403.11531)|[mdd-sei](https://github.com/zhangyezhuo/mdd-sei)|
8
21
|[robust counterfactual explanations for neural networks with probabilistic guarantees](https://arxiv.org/abs/2305.11997)|[TReX-Counterfactuals](https://github.com/FaisalHamman/TReX-Counterfactuals)|
0 commit comments