Publications by Sylvain LIÈGE
Some thoughts
You find in this section articles, white papers, thought, quotes, etc. that are related to business.
Tags
#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
#2 - Artificial Intelligence Origins

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.