Last posts - Something written over the years

0

Machine Learning Pipeline for Real-Time Forecasting @Uber Marketplace

On QCon.ai  Chong Sun and Danny Yuan discuss how Uber is using ML to improve their forecasting models, the architecture of their ML platform, and lessons learned running it in production. The meeting is well structured and divided into 3 large parts: The pipeline and why do forecasting, what is the challenge they face The Model Management ( 17:52m ) Data Science and Engineerng Work Flow (34:40 pm) Source: Machine Learning Pipeline for Real-Time Forecasting @Uber Marketplace

1

The Bash Hackers Wiki

Yes… the bash documentation that I’ve always looked for and that I’ve never found, I love this team! Declaring the intentions as: The main motivation was to provide human-readable documentation and information so users aren’t forced to read every bit of the Bash manpage – which can be difficult to understand. Source: The Bash Hackers Wiki [Bash Hackers Wiki] I found this site extremely useful and recommend it to everyone; however, the docs here are not meant as a newbie tutorial. The Bash Hackers Wiki [Bash Hackers Wiki]

1

Evolutions of Big Data Analisys for streaming data and machine learning solutions

The ecosystem of Big Data analysis has evolved in recent years with new databases, streaming data and machine learning solutions which  require more than the classic deployment model. The revolution of Container technologies try to cover these new objectives and there are possible to accomplish in the organizations. Below 2 articles where you can start thinking about what is most suitable for your games: Building GPU Accelerated Workflows with TensorFlow and Kubernetes Daniel Whitenack spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about GPU based deep learning workflows using TensorFlow and Kubernetes technologies. He discussed the open...

0

How Booking.com Uses Kubernetes for Machine Learning

Recommended reading: Sahil Dua explained how Booking.com has been able to scale machine learning (ML) models for recommending destinations and accommodation to their customers using Kubernetes, at QCon London conference. In particular, he stressed how Kubernetes elasticity and resource starvation avoidance on containers helps them run computationally (and data) intensive, hard to parallelize, machine learning models. Source: How Booking.com Uses Kubernetes for Machine Learning

0

Emscripting a C library to Wasm

From the blog of Google Developers an very interesting article on how to run C code in a modern browser via Emscripten and WebAssembly   Checkout it on Emscripting a C library to Wasm  |  Web  |  Google Developers Do you know what Emscripting is? just quote the official site Emscripten is an Open Source LLVM to JavaScript compiler. Using Emscripten you can: Compile C and C++ code into JavaScript Compile any other code that can be translated into LLVM bitcode into JavaScript. Compile the C/C++ runtimes of other languages into JavaScript, and then run code in those other languages...

0

Home made home automation

Continue my journey in the world of domotics: I will use as much as possible the sensors present at home, maybe forgotten in a corner because unused! Here is how to haking the temperature sensors at home…. or smoke sensors… or the domestic alarm. Below is a list of illuminant articles Over on his blog, Gough Lui has posted about his experiences with decoding various ASK/OOK devices on the unlicenced 433 MHz ISM band using an RTL-SDR and the command line program rtl_433. Gough shows how he was able to receive and decode the data from an Aldi weather station...

0

The Difference Between React.js, React Native and React VR 

I often hear about React in an inappropriate way, this small and excellent overview is useful to understand the main features provided by the facebook library. Analysis and comparison of popular JavaScript libraries, where React.js is the main one. We explain the differences between React, React Native & React VR. Source: The Difference Between React.js, React Native and React VR | Blog Brainhub.eu

0

Un’ora di salite per venti minuti di discesa

Quello che in questa pagina colleziono può essere riassunto tutto nel titolo “Un’ora di salite per venti minuti di discesa”; esso è semplicemente una piccola sfida che mi sono prefissato, riscoprire la mia vecchia amica MTB percorrendo i monti pisani.

0

Released “Simple Vertical Timeline”

I’m glad to announce the release of new plugin for WordPress, the “Simple Vertical Timeline”! It’s a plugin that allow you to create a timeline in your Article or Page. You can decide to add it via shortcode or via useful and simple buttons in your editor. Check how it work on the Demo Page and if you want the code is opensource and you can clone directly the github repository  Follow me to discover this new feature for your WordPress