Artificial Intelligence & Mathematics: Algebra

AI Mathematics Algebra – Algebra is an essential mathematical enhancer for AI. It allows to represent the real world in mathematical structures that can be easily manipulated by the computer.

Artificial Intelligence Origins

Alan Turing

Artificial Intelligence Origins: If it almost never is possible and usually unfair to associate a crucial human event to only one person, it is also impossible to not name the Great Alan Turing when we think about AI.

The Hunt for Artificial Intelligence

AI - Artificial Intelligence Origins

The Hunt for Artificial Intelligence – AI is everywhere! There is not an industry, a service, a product that does not advertise its AI capabilities.

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.