BLOG POSTS

Getting Started with High Level TensorFlow
2019-03-27 ByFernando Gomez
TensorFlow is one of the main tools used in the industry to perform Machine Learning (ML), either using it at a low-level for graph computation, or at a high-level to create models using pre-defined building-blocks.

Jupyter Notebooks on the iPad
2019-02-14 ByFernando Gomez
A very common tool to perform Data Science experiments is the live-coding Jupyter Notebooks app.

Machine Learning without a super computer
2019-01-22 ByFernando Gomez
Nowadays, Machine Learning is one of the most popular areas in Artificial Intelligence. Although there are a lot of resources online to learn about it