kenshinn commited on
Commit
ec0f9db
·
verified ·
1 Parent(s): bbe6938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -7,4 +7,15 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ <div align=center>
11
+ <img src="https://lins-lab.github.io/assets/img/logo.png"/>
12
+ </div>
13
+
14
+ Welcome to the website of the <u>**L**</u>earning and <u>**IN**</u>ference <u>**S**</u>ystems (LINs) Lab at Westlake University!
15
+
16
+ Our research interests lie in the intersection of optimization and generalization for deep learning:
17
+
18
+ - leveraging theoretical/empirical understanding (e.g., loss landscape, and training dynamics)
19
+ - to design efficient & robust methods (both learning and inference)
20
+ - for deep learning (centralized) and collaborative deep learning (distributed and/or decentralized),
21
+ - under imperfect environments (e.g., noisy, heterogeneous, and hardware-constrained).