# The People

## Wiki Contributors

We are always happy to add new members and get some help for improving our wiki or simply discuss about about CL, so join us today on [slack](https://join.slack.com/t/continualai/shared_invite/enQtNjQxNDYwMzkxNzk0LTBhYjg2MjM0YTM2OWRkNDYzOGE0ZTIzNDQ0ZGMzNDE3ZGUxNTZmNmM1YzJiYzgwMTkyZDQxYTlkMTI3NzZkNjU)!

* [How to Contribute](https://github.com/ContinualAI/wiki#how-to-contribute-to-the-wiki): list of instructions to read before contributing to this project!

### Principal Maintainer

[Andrea Cossu](https://andreacossu.github.io/): *He is a PhD Student in Data Science at Scuola Normale Superiore and University of Pisa, working under the supervision of Davide Bacciu. He is a member of the Pervasive AI Lab at University of Pisa. His research is currently focused on the study of Continual Learning with applications to Recurrent Neural Networks and sequential data processing.*

### *Other Contributors*

Here we list the main contributors (alphabetical order):

* Ali Ayub
* Fabio Cermelli
* Matthias De Lange
* Timothée Lesort
* Bogdan Ivanyuk-Skulskiy ([papers graph](https://www.continualai.org/papers/) contribution)
* Vincenzo Lomonaco
* Michael Milstead
* Martin Mundt
* Simon Ouellette
* German Parisi
* Lorenzo Pellegrini
* Gido Van de Ven


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.continualai.org/about-us/the-people.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
