robinzixuan commited on
Commit
f02e35e
β€’
1 Parent(s): ca97fdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  title: README
3
  emoji: πŸƒ
4
- colorFrom: blue
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: false
 
8
  ---
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
1
  ---
2
  title: README
3
  emoji: πŸƒ
4
+ colorFrom: purple
5
  colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
+ License: Mit
9
  ---
10
+ Magics Lab in Northwestern University. Our research interests are large foundation models and generative AI, which exploits large neural network models pre-trained on massive amount of unlabeled datasets, then adapted to a wide variety of downstream tasks. To make progress, I examine this with the point of view provided by the twin windows of statistical machine learning and computer systems. Statistical machine learning provides a unified framework which combines uncertainty and logical structure to model complex, real-world phenomena, while computer systems implement the learning algorithms with the highest performance guarantees. Together they provide a powerful tool to build, deploy and risk manage large foundation models. Success on this research has the potential to revolutionarize the foundation of modern science, engineering, and business.
11