diff --git a/.github/workflows/first-time-setup.yaml b/.github/workflows/first-time-setup.yaml index bf227f7..ef9ed69 100644 --- a/.github/workflows/first-time-setup.yaml +++ b/.github/workflows/first-time-setup.yaml @@ -65,7 +65,7 @@ jobs: - name: Set vars for personalization run: | user="${{ github.repository_owner }}" - description="An engaging 1-3 sentence description of your lab." + description="Ericsson Cognitive Labs, opening our AI Research to the world" echo "USER=${user}" >> $GITHUB_ENV echo "DESCRIPTION=${description}" >> $GITHUB_ENV diff --git a/README.md b/README.md index deee577..20ced78 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ -# Ericsson Cognitive Network Solutions +# Ericsson Cognitive Labs -Visit **[ericssonresearch.github.io/cognitive-software](https://ericssonresearch.github.io/cognitive-software)** 🚀 +## Ready to create the future? -_Built with [Lab Website Template](https://greene-lab.gitbook.io/lab-website-template-docs)_ +This is the official web page of Ericsson Cognitive Labs. This is an initiative to contribute to the rest of society by making a huge amount of our research public. Our mission is to create world-class AI research that can improve our products and benefit the open-source community at the same time. Our interests are centered on cutting-edge AI technologies, such as Graph Neural Networks, Reinforcement Learning, Active Learning or Large Language Models. + +**[ericsson.github.io/cognitive-labs](https://ericsson.github.io/cognitive-labs)** + +## Who we are? + +Ericsson Cognitive Labs is an initiative powered by a department inside Cognitive Network Solutions (which is within the Business Area Cloud Software and Services - BCSS), called Cognitive Software Engineering. In this department, we are focused on the optimization of cellular networks using AI. If you are interested in our products please check this [web page](https://www.ericsson.com/en/portfolio/cloud-software-and-services/cognitive-network--solutions/cognitive-software), and if what drives you here is our publications, check our publications page or our Labs and the initiatives they are pursuing. + + + +_This website has been created with [Lab Website Template](https://greene-lab.gitbook.io/lab-website-template-docs)_ diff --git a/_config.yaml b/_config.yaml index d6a56b4..829a4c8 100644 --- a/_config.yaml +++ b/_config.yaml @@ -3,7 +3,7 @@ title: Cognitive Labs - Ericsson title_intro: Ericsson Cognitive Labs title_short: Ericsson Cognitive Labs subtitle: -description: An engaging 1-3 sentence description of your lab. +description: Ericsson Cognitive Labs, opening our AI Research to the world header: images/ericsson_background.jpg footer: images/ericsson_background.jpg diff --git a/_includes/meta.html b/_includes/meta.html index f66d240..19a7208 100644 --- a/_includes/meta.html +++ b/_includes/meta.html @@ -30,8 +30,8 @@ {% assign jpg = "images/logo.jpg" | file_exists %} {% assign icon = png | default: jpg | relative_url %} -{% assign jpg = "images/share.jpg" | file_exists %} -{% assign png = "images/share.png" | file_exists %} +{% assign jpg = "images/logo.jpg" | file_exists %} +{% assign png = "images/logo_small.png" | file_exists %} {% assign share = jpg | default: png | relative_url %} {% assign published = page.date | date_to_xmlschema %} diff --git a/_members/juan-ramiro.md b/_members/juan-ramiro.md index 69d3fe3..a7014ec 100644 --- a/_members/juan-ramiro.md +++ b/_members/juan-ramiro.md @@ -10,4 +10,4 @@ links: Juan Ramiro is the AI Research Manager within Ericsson Cognitive Software Engineering, where he leads R&D activities with mid and long-term horizon, involving exploration of new technologies, forward-looking concepts and disruptive network optimization methodologies. With over 15 years of experience in the telecom industry, he has held positions related to R&D, strategy, marketing and technical sales. -Juan holds a Telecom Engineering degree from Malaga University, a PhD in Electrical and Electronic Engineering from Aalborg University, an Executive MBA from San Telmo Business School and an Executive Degree in Big Data & Business Analytics from EOI. He is also an Honorary Associate Professor at Malaga University, as well as the co-author of a book on Self-Organizing Networks. +Juan holds a Telecom Engineering degree from Malaga University, a PhD in Electrical and Electronic Engineering from Aalborg University, an Executive MBA from San Telmo Business School and an Executive Degree in Big Data & Business Analytics from EOI. He is also an Honorary Associate Professor at Malaga University, as well as the co-author of a book on Self-Organizing Networks diff --git a/images/share.jpg b/images/share.jpg deleted file mode 100644 index 268a341..0000000 Binary files a/images/share.jpg and /dev/null differ diff --git a/index.md b/index.md index 58886a6..2040eae 100644 --- a/index.md +++ b/index.md @@ -3,18 +3,22 @@