Publications by Sylvain LIÈGE
Some thoughts
You find in this section articles, white papers, thought, quotes, etc. that are related to business.
#9 AI Training & Back Propagation
#8 - AI Forward Propagation
#7 - Artificial Intelligence : Architecture: Neural Network Design
#6 - Artificial Intelligence: Digital Neural Network Architecture
#5 - AI: Neural Network Principles – from Biology to Digital
#4 - AI & Mathematics: Differential Calculus
#3 - Artificial Intelligence & Mathematics: Algebra
The Most Difficult Language in Europe
Quote 9 : Minority of one
Quote 8 : What Customers Really Want
Myths and Truth About Agile in Custom Software Development
Quote 7 : Good to Great
Defining the Scope of a Custom Software Development Project
Quote 6: Improvement is a Change
Software Requirements for Non-Technical Managers
#2 - Artificial Intelligence Origins
Quote 5: Modelling
Quote 4: Bad Idea
#1 - The Hunt for Artificial Intelligence

#9 AI Training & Back Propagation
AI Training & Back Propagation – In order to use a Digital Neural Network, we need to train it. In this paper we present how we can “train” one using supervised training and backpropagation. By comparing the model’s output with the value that we know to be correct, we can tune the parameters and make it solve the problem at hand.

#8 – AI Forward Propagation
AI Forward Propagation – AI Neural networks mimic the neural network of the brain. In this paper we present what is happening inside a digital neural network from data entry to result. We study the various mathematical steps in their simplest format to allow global understanding of the inside mechanisms. The end-to-end process is called Forward Propagation.

#7 – Artificial Intelligence : Architecture: Neural Network Design
Artificial Intelligence : Architecture: Neural Network Design – AI Neural networks mimic the neural network of the brain. Once the technical architecture has been built, how does each component work? We present the various mathematical component in action.

#6 – Artificial Intelligence: Digital Neural Network Architecture
Neural Network Architecture – AI Neural Networks mimic the neural network of the brain. But how do build a digital neural network? What is its architecture? We present the basic component of such technical solution.

#5 – AI: Neural Network Principles – from Biology to Digital
AI: From Biology to Digital.
AI Neural networks mimic the neural network of the brain. What are the principles driving a neural network? How did we look at biology to create the most powerful “machines” ever created?

#4 – AI & Mathematics: Differential Calculus
AI & Mathematics: Differential Calculus – We explore the mathematical marvels used in AI to create systems that can “predict” the future.