Cognitive Services | Microsoft Azure
Use AI to solve business problems Vision Image-processing algorithms to smartly identify, caption and moderate your pictures. Speech Convert spoken audio into text, use voice for verification, or add speaker recognition to your app. [...]
Theano
Overview Theano is a Python library for fast numerical computation that can be run on the CPU or GPU. It is a key foundational library for Deep Learning in Python that you can use [...]
Caffe
Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by Berkeley AI Research (BAIR) and by community contributors. Yangqing Jia created the project during his PhD [...]
Teradata
What is Teradata? Teradata is an RDBMS (relational database management system) which includes features: It’s built on completely parallel architecture which means single task will be divided into smaller chunks and compute simultaneously hence [...]
Spark ML
Spark ML Spark.ml is a new package introduced in Spark 1.2, which aims to provide a uniform set of high-level APIs that help users create and tune practical machine learning pipelines. It is currently [...]
Java
Java is a programming language and a computing platform for application development. It was first released by Sun Microsystem in 1995 and later acquired by Oracle Corporation. It is one of the most used [...]
ETL – Extract Transform Load
Overview One of the ways to integrate with external systems is using the Extract, Transform, Load (ETL) system. The ETL system creates databases which can be accessed directly by 3rd party tools and solutions. It also [...]