diff --git a/content/team/claudio.md b/content/team/claudio.md new file mode 100644 index 0000000..4251a19 --- /dev/null +++ b/content/team/claudio.md @@ -0,0 +1,12 @@ ++++ +title = 'Claudio Gallicchio' +date = 2021-10-15T19:17:52+01:00 +draft = false +#tags = ["Signal Processing","sensors"] + +lead = "International Partner" # Lead text +description = "Example article description" +categories = ["Assistant Professor", "University of Pisa"] +thumbnail = "images/claudio.jpeg" +post_meta = ["categories", "translations"] ++++ diff --git a/content/team/gabriele.md b/content/team/gabriele.md new file mode 100644 index 0000000..77c93bd --- /dev/null +++ b/content/team/gabriele.md @@ -0,0 +1,13 @@ + ++++ +title = 'Gabriele Martinelli' +date = 2021-10-15T19:17:52+01:00 +draft = false +#tags = ["Signal Processing","sensors"] + +lead = "Industrial Partner representative" # Lead text +description = "Example article description" +categories = ["Head of European Power Research", "LSEG Data & Analytics"] +thumbnail = "images/gabriele.jpeg" +post_meta = ["categories", "translations"] ++++ diff --git a/content/team/sara.md b/content/team/sara.md index d5e3a9a..9fc80c5 100644 --- a/content/team/sara.md +++ b/content/team/sara.md @@ -4,7 +4,7 @@ date = 2022-10-15T19:17:52+01:00 draft = false #tags = ["Signal Processing","sensors"] -lead = "Partner representative" # Lead text +lead = "Industrial Partner representative" # Lead text description = "Example article description" categories = ["Senior Resarch Scientist", "Telenor Research"] thumbnail = "images/sara.jpeg" diff --git a/content/thesis/_index.md b/content/thesis/_index.md index c01839f..9a1c773 100644 --- a/content/thesis/_index.md +++ b/content/thesis/_index.md @@ -10,3 +10,13 @@ lead = "Example lead - highlighted near the title" # Lead text description = "Example article description" +++ +Here a list of selected Master Thesis. In addition, within the project, we had thesis in the following areas: + +- Self-supervised learning for time series classification +- Robust time series forecasting under noise and missing data +- Forecasting wine sales in Norway +- Predicting forex market volatility using machine learning +- Diffusion modeling for synthetic data generation +- Channel separation using direct methods and diffusion models + +*** \ No newline at end of file diff --git a/static/images/claudio.jpeg b/static/images/claudio.jpeg index 980c923..0bdff6e 100644 Binary files a/static/images/claudio.jpeg and b/static/images/claudio.jpeg differ diff --git a/static/images/gabriele.jpeg b/static/images/gabriele.jpeg index cc9f141..e96d3fa 100644 Binary files a/static/images/gabriele.jpeg and b/static/images/gabriele.jpeg differ