Todos posts

Introdução ao Big Data

Uma breve introdução ao uso de Big Data com seu pipeline básico, e também a ideia de como o MapReduce é usado para tratar a distribuição dos dados.

Angry Birds: Divide the target in four parts.

Continuing the last post I'm trying to improve the random agent to obtain a best score.

Angry Birds: Execute a random shot and save the shots.

In this post I explain how create a agent that execute a shot in a random object in the screen, and save in a file (to future use) the shots...

Angry Birds: Find the pigs and execute a shot.

This post explain how to identify in Angry Birds the pigs and execute a shot.

Creating an intelligent agent to play Angry Birds in Java

This post explain how to configure and start to create an intelligent agent to play Angry Birds.