A revenue manager (that is obviously responsible of Revenue Management) in an hotel or short-term rental company is a professional dedicated to optimizing the financial performance of hotel services or rental properties. They develop and implement pricing strategies to maximize revenue and occupancy rates by analyzing data, market trends, and forecasting demand. Their responsibilities include…
Phd or Postdoc in Switzerland for International Students: On Swiss Government Excellence Scholarships
Do you have a fresh master or PhD and are you considering Phd or Postdoc in Switzerland? The Swiss Government Excellence Scholarship offers young researchers from around the world who have completed a master’s degree or PhD the opportunity to start or continue their research careers in Switzerland. The scholarship supports research endeavors for a…
A No-nonsense Approach to Deep Learning, LLM, Supervised Learning, Generative AI, and Everything in Between
With this post I will share a few resources freely available in the internet that I believe can serve as an entry point for understanding the world around AI in a no-nonsense manner. The domain is relatively vast and we will cover topics like Deep Learning, Large Language Models, Supervised Learning, Generative AI, and a…
AI Beyond Efficiency: note on the event
This is a small note that summarize the first workshop of AI beyond efficiency that we did in Valencia in the past spring. It was a really fun and formative experience where we had the possibility to interact with many colleagues across Europe. We can clearly declare the workshop successful as we had to cap…
StairwAI and supporting SME in their AI based digital strategy: Open Letter
Dear participant to the StariwAI SMEs pilot implementation, congratulation for been in the final 14-een that has managed to join the program! Dear SMEs that are not in the pilot, do not despair there will be other opportunities, this is just the beginning! In both cases you have my respect and support for trying to…
Using DataCamp for getting familiar with Data Science concepts
I am sharing a collection of classes in DataCamp that may help you in getting familiar with data science concepts in a practical manner. DataCamp is a paid service, however, students can normally use it for free. Probably the university where you are studying have an institutional subscription or, if that is not the case,…
On Knowledge Graph and Artificial Intelligence
In this article I will try to give an introduction to what is a knowledge graph and what is its relationship with artificial intelligence. In a nutshell, we can see this relationship as bi-directional. On the one hand knowledge graphs are ways to represent information and can be used as data for machine learning models.…
Free Resources That Will Warm Up Your Programming Environment
This article considers some free resources to warm up your programming environment. These are particularly useful if you plan to do a programming oriented thesis where you analyze data by writing some code. A functional working environment is useful independently from what you will be doing. It may sound like an annoying task where you…
AI beyond efficiency: Interoperability towards Industry 5.0
AI beyond efficiency: Interoperability towards Industry 5.0. Call for Workshop Papers: event collocated with i-ESA 2022 Objectives of the Workshop: Industry 4.0 is the integration of IoT, artificial intelligence (AI), cyber-physical systems, and Cloud that brought us smart factories, putting technology at the forefront of manufacturing. It heavily focusses on maximizing given set of mainly…
A Service Encapsulation Example Using a Location Service
In this post, I am going to present an example of Service Encapsulation using the case study of ACME Social and the University of Nowhere that is described in the linked article. Service Encapsulation is often used to hide the internal representation, or state, of an object from the outside. In this way, we can…