My 6 Best AI and Machine Learning Articles
Since starting my own AI / machine learning research lab over a year ago, I published 24 technical papers and 4 books, in addition to… Read More »My 6 Best AI and Machine Learning Articles
This rubric covers articles that focus primarily on Python code, the Python language, or libraries that are primarily within the Python sphere, such as Pandas or Numpy.
Since starting my own AI / machine learning research lab over a year ago, I published 24 technical papers and 4 books, in addition to… Read More »My 6 Best AI and Machine Learning Articles
Like many managers in the corporate world, until recently I thought you should not use these tools. The common theme is that it’s for small… Read More »My First Notebook and Colab Project: Sharing my Thoughts
In less than 100 pages, the book covers all important topics about discrete chaotic dynamical systems. It also includes related time series and stochastic processes,… Read More »New Book: Gentle Introduction to Chaotic Dynamical Systems
The correct term should be heuristic proof. It is not a formal proof from a mathematical point of view, but strong arguments based on empirical… Read More »An Empirical Proof of the Riemann Conjecture
Irrational numbers such as π may have been the first ones used to create perfect randomness and strong cryptographic systems. They were also among the… Read More »New Military-grade Random Bit Sequences Based on Irrational Numbers and Fast Computations
Synthetic data is used more and more to augment real-life datasets. It enriches them and allow black-box systems to correctly classify observations or predict values… Read More »New Book: Synthetic Data – Generation and Applications
Having tabular data can make it challenging to comprehend your data when working with it genuinely. Visualizing data or representing it in a pictorial form will enable us to understand better what the information means and how to clean and use it. Tables and CSV files can’t reveal patterns, correlations, or trends, but graphs can.
Node.js and Python are the most popular technologies for backend development. And, when it comes to web development, it could be challenging to choose between Node.js & Python. The selection of the right technology stack for your project is critical. This is primarily dictated by the project’s cost, launch timeline & how efficient it is to maintain and scale.
Python is an object-oriented and high-level language that supports many built-in functions which is easy to use for users. Python has built-in functions for handling… Read More »Python File Input/Output: Read & Write Files in Python
This 30 minutes video features my interview about the upcoming course “Intuitive Machine Learning”, based on my new book with the same title. Hosted by… Read More »Video: Introduction to Machine Learning