|
| 1 | +--- |
| 2 | +# The following command determines whether or not the author |
| 3 | +# has his/her own page, and is listed on the /People/ page. |
| 4 | +_build: |
| 5 | + render: always |
| 6 | +cascade: |
| 7 | + _build: |
| 8 | + render: never |
| 9 | + list: always |
| 10 | + |
| 11 | +# Display name |
| 12 | +title: Georgios Athanasiou |
| 13 | + |
| 14 | +# Full Name (for SEO) |
| 15 | +first_name: Georgios |
| 16 | +last_name: Athanasiou |
| 17 | + |
| 18 | +# Is this the primary user of the site? |
| 19 | +superuser: true |
| 20 | + |
| 21 | +# Role/position |
| 22 | +role: Post-Doc Researcher |
| 23 | + |
| 24 | +## Organizations/Affiliations |
| 25 | +#organizations: |
| 26 | +# - name: Stanford University |
| 27 | +# url: '' |
| 28 | +# |
| 29 | +# Short bio (displayed in user profile at end of posts) |
| 30 | +bio: My research interests include deep learning, causality theory and applied mathematics. |
| 31 | + |
| 32 | +interests: |
| 33 | + - Deep Learning |
| 34 | + - Causality Theory |
| 35 | + - Applied Mathematics |
| 36 | +# |
| 37 | +#education: |
| 38 | +# courses: |
| 39 | +# - course: PhD in Artificial Intelligence |
| 40 | +# institution: Stanford University |
| 41 | +# year: 2012 |
| 42 | +# - course: MEng in Artificial Intelligence |
| 43 | +# institution: Massachusetts Institute of Technology |
| 44 | +# year: 2009 |
| 45 | +# - course: BSc in Artificial Intelligence |
| 46 | +# institution: Massachusetts Institute of Technology |
| 47 | +# year: 2008 |
| 48 | +# |
| 49 | +## Social/Academic Networking |
| 50 | +## For available icons, see: https://wowchemy.com/docs/getting-started/page-builder/#icons |
| 51 | +## For an email link, use "fas" icon pack, "envelope" icon, and a link in the |
| 52 | +## form "mailto:your-email@example.com" or "#contact" for contact widget. |
| 53 | +social: |
| 54 | + - icon: envelope |
| 55 | + icon_pack: fas |
| 56 | + link: 'georgios.athanasiou.ntua@gmail.com' |
| 57 | + - icon: linkedin |
| 58 | + icon_pack: fab |
| 59 | + link: 'https://www.linkedin.com/in/georgiospathanasiou/' |
| 60 | + - icon: google-scholar |
| 61 | + icon_pack: ai |
| 62 | + link: https://scholar.google.com/citations?user=9sfChbEAAAAJ&hl=en&oi=ao |
| 63 | + - icon: github |
| 64 | + icon_pack: fab |
| 65 | + link: https://github.com/ga83wuw |
| 66 | +## Link to a PDF of your resume/CV from the About widget. |
| 67 | +## To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. |
| 68 | +## - icon: cv |
| 69 | +## icon_pack: ai |
| 70 | +## link: files/cv.pdf |
| 71 | +# |
| 72 | +## Enter email to display Gravatar (if Gravatar enabled in Config) |
| 73 | +#email: '' |
| 74 | +# |
| 75 | +## Highlight the author in author lists? (true/false) |
| 76 | +#highlight_name: false |
| 77 | +# |
| 78 | +## Organizational groups that you belong to (for People widget) |
| 79 | +## Set this to `[]` or comment out if you are not using People widget. |
| 80 | +user_groups: |
| 81 | + - Core team |
| 82 | +--- |
| 83 | +# |
| 84 | +Georgios Athanasiou is a postdoctoral researcher at the Technical University of Athens, School of Rural, Surveying and Geoinformatics Engineering. He holds a joint BSc and MEng in Mechanical & Aeronautical Engineering from the University of Patras, an MSc in Computational Engineering from the Technical University of Munich, an MA in Analytic Philosophy from the University of Barcelona, and a PhD in Computer Science with a focus on deep learning from the Institute of Research in Artificial Intelligence (IIIA-CSIC) in Spain. His research lies at the intersection of artificial intelligence and deep learning, with a strong emphasis on socially impactful applications, including extreme weather events, environmental monitoring, and healthcare. His current focus explores the integration of causality theory with deep learning models. Georgios has an extensive record of international collaboration, having conducted research across leading institutions in Germany, Spain, and Denmark. He has also worked for various companies across Europe, having contributed to AI-driven innovation. He is an alumnus of both the DAAD and Marie Skłodowska-Curie programs. |
0 commit comments