Machine learning environments
Last updated
Last updated
Recently several machine learning environments have become available for general use:
TensorFlow [66] was developed by Google. It includes capabilities for deep learning and reinforcement learning. APIs are available in a number of languages including Python (most well developed) and C++.
Microsoft Cognitive Toolkit [53] contains tools for a number of different machine learning applications including neural networks and time series.
Keras [44] is a Python-based tool to support convolutional neural networks and deep learning. It can now work in conjunction with TensorFlow.
Open ML () is an open, organized, online ecosystem for machine learning. They build open source tools to discover (and share) open data from any domain, easily draw them into machine learning environments, quickly build models alongside (and together with) thousands of other data scientists, analyse results against the state of the art, and get automatic advice to build better models.