Publications by Sylvain LIÈGE
Some thoughts
You find in this section articles, white papers, thought, quotes, etc. that are related to business.
Tags
#12 AI Data Quality: Crap in – Crap out
#11 AI: Fixing the Training gone Wrong
Sylvain LIEGE has been certified AWS Certified AI Practitioner.
#10 AI Training going wrong
#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

Quote 3: Probabilities
Probabilities – “One winter night during one of the many German air raids on Moscow in World War II, a distinguished Soviet professor of statistics showed up in his local air-raid shelter. He had never appeared there before. “There are seven million people in Moscow”, he used to say. “Why should I expect them to hit me?” His friends were astonished to see him and asked what happened to change his mind. “Look”, he explained, “there are seven million people in Moscow and one elephant. Last night they got the elephant.” […]. /n What the professor experience really illuminates, is the dual character that runs throughout everything to do with probability: past frequencies can collide with degrees of belief when risky choices must be made.”
Peter L. Bernstein

Software Architecture Explained for Non-Technical Managers
Software Architecture Explained for Non-Technical Managers – The software architecture is the master plan that combines the general software and hardware solutions to achieve the goals in respect of the global constraints.

Quote 2: Changing Ideas
“The most effective way of changing ideas is not from outside by conflict but from within by the insight rearrangement of available information.”
Edward de Bono

Quote 1: Time Pressure
“People under time pressure don’t work better; they just work faster.”
Tom DeMarco

Software Development Best Practices: Polymorphism
Polymorphism is a cornerstone of Object oriented Programming (OOP). Without mastering this concept, it is very hard to produce any quality code that will be resilient and easily testable.
This paper presents this concept with an example on how to apply it.

Software Development for Non Technical Decision Makers
Essentially, converting our real life problems into software solutions is a paradigm shift. From a world of people, objects, concepts, etc., we need to move into a world that knows only one thing: manipulating numbers.