Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LouisMozart.ttl #507

Merged
merged 9 commits into from
Dec 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions data/people/DanielLeite.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
@prefix dice: <https://dice-research.org/> .
@prefix schema: <https://schema.dice-research.org/> .

dice:ExamplePerson a schema:Person ;
schema:name "Daniel Leite" ;
schema:namePrefix "Dr." ;
schema:role dice:SeniorResearcher ;
schema:phone <tel:+49-0151-11046544> ;
schema:email <mailto:daniel.leite@uni-paderborn.de> ;
schema:chat "@dleite:chat.dice-research.org" ;
schema:office "TP6.3.109" ;
schema:photo "leite.jpg" ;
schema:project dice:SAIL ;
schema:publicationTag "leite" ;
schema:content """

## Biography

Daniel Leite is a researcher in the Department of Computer Science, Data Science (DICE) Group, Paderborn University, Germany. For 11 years he was a professor and researcher at the UFLA and UFMG, Brazil; and UAI, Chile, in the areas of dynamic systems, fuzzy systems, neural networks, data mining, and control theory. He earned his PhD from the State University of Campinas, UNICAMP, Brazil, 2012, and was a postdoctoral fellow at the University of Ljubljana, Slovenia, 2018-2019, and Federal University of Minas Gerais, UFMG, Brazil, 2013-2014. He received the North American Fuzzy Information Processing Society NAFIPS Early Career Award (2017); and PhD Thesis awards from the IEEE Computational Intelligence Society (2017), NAFIPS (2015), and Brazilian Computer Society (2014). He was granted for outstanding student papers in fuzzy systems and neural network events (FUZZ-IEEE and IJCNN) in the US, Australia, Brazil, and Scotland. He supervised 46 students/researchers from undergraduates to postdocs, and participated in 42 MSc/PhD thesis committees. He is an IEEE Senior Member, coordinated or collaborated in 13 R&D projects on AI and applications, and contributes as an Associate Editor of the Evolving Systems journal.

## Research Interest:

* Lifelong machine learning
* Human-Centered AI
* Deep neural networks
* Granular computing
* Control theory

## Homepage

https://sites.google.com/site/danfl7

""" .
2 changes: 1 addition & 1 deletion data/people/LouisMozart.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dice:LouisMozartKAMDEM a schema:Person ;
schema:role dice:ResearchStaff ;
schema:phone <tel:+49-1522-5860-322> ;
schema:fax <tel:> ;
schema:project dice:LEMUR ;
schema:email <mailto:louis888@mail.uni-paderborn.de> ;
schema:chat "@louis888:chat.dice-research.org" ;
schema:office "TP6.3.308" ;
schema:photo "louis.jpg" ;
schema:project dice:LEMUR ;
schema:content """""" .
2 changes: 1 addition & 1 deletion data/people/ReneSpeck.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dice:ReneSpeck a schema:Person ;
schema:role dice:ResearchStaff ;
schema:phone <tel:> ;
schema:fax <tel:> ;
schema:email <mailto:rspeck@upb.de> ;
schema:email <mailto:rene.speck@uni-paderborn.de> ;
schema:chat "@rspeck:chat.dice-research.org" ;
schema:office "TP6.3.102" ;
schema:photo "speck.jpg" ;
Expand Down
Binary file added images/people/leite.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/people/mali.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading