TO-DO or not TO-DO

TO-DO or not TO-DO

This is a guest post by Ana Marija Ćirić. Have you ever gone to the grocery store with a shopping list of 3 items in your mind thinking you don’t have to write those 3 things down because it’s simple enough to keep them in your head? Then, after checking a...
Introduction to Q-Learning with Python and Open AI Gym

Introduction to Q-Learning with Python and Open AI Gym

The code that accompanies this article can be downloaded here. In the previous article, we got familiar with reinforcement learning and the problem it is trying to solve. Reinforcement learning is the third paradigm or third type of learning in the universe of...
Agile Database Development Best Practices

Agile Database Development Best Practices

This is a guest post by Gilad David Maayan. Over the last decade, we have witnessed the growing need for quality, agility, and speed in the field of application code development. To meet this demand, organizations are adopting agile development methodologies to help...
Introduction to Reinforcement Learning

Introduction to Reinforcement Learning

Edward observed his cats as they tried to escape from home-made puzzle boxes. Puzzles were simple, all cats had to do was pull some string or push a poll and they were out. When first encountered with a puzzle cats took a long time to solve it. However, when faced...
Guide to Exploratory Data Analysis with Python

Guide to Exploratory Data Analysis with Python

The code that accompanies this article can be downloaded here. Do you have a feeling that wherever you turn someone is talking about artificial intelligence? Terms like machine learning, artificial neural networks and reinforcement learning, became these big buzzwords...
Mathematics for Artificial Intelligence Series

Mathematics for Artificial Intelligence Series

Machine Learning, Neural Networks and Artificial intelligence are big buzzwords of the decade. It is not surprising that today these fields are expanding pretty quickly and are used to solve a vast amount of problems. We are witnesses of the new golden...