mcmillco commited on
Commit
cf9dd26
1 Parent(s): 305c6ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -10
README.md CHANGED
@@ -1,10 +1,15 @@
1
- ---
2
- title: README
3
- emoji: 📈
4
- colorFrom: purple
5
- colorTo: red
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
1
+ ## Automatic Program Comprehension Lab (APCL)
2
+
3
+ We research AI-based methods for machine comprehension of software programs! We specialize in tasks such as code summarization, code search, and software behavior localization. We have a strong belief in open and reproducible science. If you don't find what you're looking for here, you can try our [Github Profile](https://github.com/apcl-research) or our individual pages:
4
+
5
+ Team Leader:
6
+
7
+ [Collin McMillan](http://www3.nd.edu/~cmc/)
8
+
9
+ Graduate Students:
10
+
11
+ [Chia-Yi Su](https://chiayisu.github.io/) <br />
12
+ [Aakash Bansal](https://sites.nd.edu/abansal)
13
+
14
+ If you ever need help or just want to be in touch, find us on our [Discord Server](https://discord.gg/Sj8TwGJv4w).
15
+