Natural Language Processing (NLP): Definition and Principles
Have you ever wondered how AI personal assistants like Siri or Cortana work? How your spell checker was able to detect syntax errors that you yourself would not have spotted? How does your search engine manage to guess the words you were about to write from the first letters? What is NLP? NLP for Natural […]
Data leakage: Understanding it and preventing it
Data leakage is a worrying phenomenon that can jeopardize your company’s security. Find out how to protect your sensitive data against data leakage and computer attacks. What is Data Leakage ? Data leakage is one of the most important points of vigilance when designing a predictive model. The creation of a predictive model stems from […]
CI/CD : Everything about these principles that helps tech teams
Continuous Integration (CI) and Continuous Delivery (CD) are a set of principles and practices that enable development teams to make changes to software code more reliably and more frequently. The implementation of CI/CD is at the heart of agile and DevOps development methodologies. It enables software development teams to focus on business needs, code quality, […]
Edit Your Photos at Will With Drag Your GAN
With the advent of generative artificial intelligence, creative work are automated. Recently, a group of researchers created Drag Your GAN, an AI model capable of retouching images at will. What Is Drag Your GAN? Drag Your GAN is a deep learning AI model called Generative Adversarial Networks (GAN). Created by AI researchers from Google, the […]
The new champion of open source LLM, Falcon
In the open source community, LLaMA had the effect of a technological leap, giving independent developers access to a large GPT-level language model. Today, Abu Dhabi’s Institute of Innovation and Technology (IIT) unveils Falcon, an open source LLM that outperforms LLaMA. What is Falcon? Falcon is presented as the most powerful language model to date, […]
Large Language Models (LLM) : Everything you need to know
Since the end of 2022 and the massive worldwide use of ChatGPT, artificial intelligence-based language models have been attracting increasing interest, both from the general public and from businesses. So what are large language models? How do they work? What are they used for? What are their advantages? Find out in this article. What are […]
Epoch : An essential notion in real-time programming
An epoch in Machine Learning refers to one complete pass of the training data set through the algorithm. Learn all you need to know about this essential concept of machine learning. In the field of artificial intelligence, Machine Learning involves allowing a model to learn and train from data using an algorithm. This method is […]
How to become a Data Scientist in Vienna today
You like to work with the computer, juggle with numbers and have a good understanding of mathematics? You are not afraid to analyze large amounts of data and can make logical connections? You want to make a career in a profession that is increasingly in demand these days and that Harvard Business School calls “The […]
Chord ai: A helpful tool for music lovers
Artificial Intelligence has been dealing with more than just IT topics for a long time now and can do more than just voice assistance. Even if you don’t think that something so technical can have anything in common with creativity, it does. Artificial intelligence paints pictures and creates photographs, writes stories and has completed the […]
Back end : A complete overview on its relevance in Data Science
The back end is essential for web development, but also for Data Science and Machine Learning. Find out all you need to know about it, and how to follow a dedicated training course. Today, we use a wide range of software applications, on PCs and mobiles, for both entertainment and business. If an application delivers […]
Intel Announces Aurora GenAI, Its Trillion-Parameter Supercomputer
During the announcement of its Aurora supercomputer at ISC23, Intel took the opportunity to announce Aurora GenAI. This new AI model developed specifically for the sciences contains 1 billion billion parameters. What are Aurora GenAI’s capabilities? Announced at ISC23, Intel has taken the opportunity to announce, alongside its Aurora supercomputer, an AI model called Aurora […]
Docker: what is it and how do I use it?
Docker is the most widely used containerization platform. Find out everything you need to know about it: what it is, what it’s for, how it works, and what training courses are available to learn how to use it. What is a container? Containers and microservices are increasingly being used for application development and deployment. This […]