Skip to content

Commit

Permalink
updated ai topic
Browse files Browse the repository at this point in the history
Signed-off-by: ncardozo <[email protected]>
  • Loading branch information
ncardozo committed Dec 19, 2023
1 parent 8fd61b5 commit 4f4bd86
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
6 changes: 3 additions & 3 deletions _data/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ prof-nc:

prof-vg:
id: "prof-vg"
display_name: "Valerie Gauthier"
display_name: "Valérie Gauthier"
webpage: "https://scholar.google.com/citations?user=Vv_Vh60AAAAJ&hl"
image: img/people/fotoValerieGauthier.jpg
role: labhead
Expand Down Expand Up @@ -47,9 +47,9 @@ prof-hn:
webpage: "https://profesores.virtual.uniandes.edu.co/hnunez/en/inicio-en/"
image: img/people/fotoHaydemarNunez.jpg
role: labhead
bio: Visiting Professor
bio: Distinguished Professor

prof-rubenManrique:
prof-rm:
id: "prof-rm"
display_name: "Ruben Manrique"
image: img/people/fotoRubenManrique.jpg
Expand Down
15 changes: 12 additions & 3 deletions _researchareas/ai-research.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,30 @@ people:
- prof-st
- prof-nc
- prof-hn
- phd-rubenManrique
- stu-JuanSosa
- prof-rm

layout: areas
order: 2
---

The Artificial Intelligence (AI) and Machine Learning (ML) research pillar at the FLAG lab, focuses in the development of cutting edge fundamental reserach approaches for the advancement of this important domain.
Furthermore, we are interested in the intersection of AI and Machine Learning with other disciplines in the domain of computer science such as recomender systems, smart cities, and the Internet of Things, to mention a few.
Furthermore, we are interested in the intersection of AI and Machine Learning with other disciplines in the domain of computer science such as recommender systems, smart cities, and the Internet of Things, to mention a few.
These approaches are applied in a variety of domains including technology enchanced learning, software verification, and programming languages.

### Natural Language Processing

Development of NLP and Large Language Models (LLMs)

### Reinforcement Learning

We are actively working on Reinforcement Learning (RL) techniques in collaboration with the Science Foundation Ireland center for research training in AI, Trinity College Dublin, and the [Software Design lab](https://thesoftwaredesignlab.github.io) at Uniandes.

We are interested in developpign: (1) New RL algorithms to improve learning and explore interaction between agents. (2) programming languages with the appropriate abstractions to express/hide the complexity of RL algorithms. (3) Software development and analysis tools for RL programs, with emphasis on software quality and debugging.

### Machine Learning

Studying the use and development of supervised and unsupervised ML algorithms for both Deep and regular Neural Networks.

#### Get into the code

To check out our current work you can go to our dedicated [github repositories](https://github.com/orgs/FLAGlab/teams/ai)

0 comments on commit 4f4bd86

Please sign in to comment.