"If you're not using deep learning, you should be." Jeff Dean, Google Fellow. Google has started out with a mission to empower everything and everyone with artificial intelligence (AI). It has open-sourced Tensorflow and supporting libraries to enable developers and enterprises to build and train models, and infer (predict) using those. Building useful enterprise services with this may take time. Google has also exposed many of the AI services (via Cloud Machine Learning APIs) that can be quite useful in your applications. Extracting features and text from images, translating text from one language to another, and doing sentiment analysis on text can help improve user experience dramatically. There are new businesses and business models enabled by these services alone. Google has done the hard work of building and training the model. You simply call a REST API to exploit their machine learning APIs. These APIs simply act as a declarative service invocation met...
A blog about all things data and data processing issues and interests. SQL, NoSQL, flexible schema, scale-up, scale-out, transactions, high availability.