InfoQ Homepage Machine Learning Content on InfoQ
-
San Francisco: QCon.ai Schedule Nearing Completion
April 15-17 software engineering teams will gather in the Bay area for the Second Annual QCon.ai Software Conference. QCon.ai is focused on helping teams adopt and validate roadmaps in machine learning by hearing and learning from those that are doing it today. What truly differentiates QCon.ai is its machine learning focus given through the lens of the software engineer.
-
Uber Open-Sources Ludwig Code-Free Deep-Learning Toolkit
Uber Engineering is open-sourcing Ludwig, a deep-learning toolkit that allows users to experiment with a variety of neural network structures without writing code.
-
Making Machine Learning Adoptable for Clinicians
Dr. Alexander Scarlat explains the core tenants of machine learning in his 12-part series "Machine Learning Primer for Clinicians." Scarlat covers defining aspects of machine learning, followed by examples that communicate aspects of measuring the performance of machine learning models. The series uses animated charts in place of the math to help readers understand the machine learning concepts.
-
Microsoft Announces Azure IoT Edge Support for Virtual Machines
In a recent blog post, Microsoft announced support for Azure IoT Edge on virtual machines. This new capability expands Microsoft’s support for virtualization platforms, including VMware vSphere and Hyper-V. Using these virtualization platforms, customers can choose to run Azure IoT Edge on Windows, a variety of Linux distributions or containers.
-
OpsRamp Announces Improved Service Centricity, AIOps and Cloud Monitoring
OpsRamp, a service-centric AIOps software-as-a-service (SaaS) platform for the hybrid enterprise, has announced new topology maps, enhanced artificial intelligence for IT operations (AIOps) features and new monitoring capabilities for cloud native workloads.
-
Grady Booch on the Future of AI
According to Grady Booch, most current AI systems are about pattern matching of signals at the edge and inductive reasoning, not true Artificial Intelligence. During his second day keynote at the 2018 QCon San Francisco, "Building the Enchanted Land", he explained his view that AI today is a "system engineering problem with AI components."
-
Exploring the Relationship between Quantum Computers and Machine Learning
The Google AI Quantum team recently published two papers that contribute to the exploration of the relationship between quantum computers and machine learning. InfoQ has spoken with Google senior research scientist Jarrod McClean to better understand the importance of these results.
-
Amazon Offers Sustainability Datasets for Analysis
Amazon Web Services Open Data (AWSOD) and Amazon Sustainability (AS) are working together to make sustainability datasets available on the AWS Simple Storage Service (S3), and they are removing the undifferentiated heavy lifting by pre-processing the datasets for optimal retrieval. Sustainable datasets are commonly from satellites, geological studies, weather radars, agricultural studies, etc.
-
Protecting Artificial Intelligence from Itself
Applications using artificial intelligence can be fooled by adversarial examples, creating confusion in the model decisions. Input sanitization can help by filtering out improbable inputs before they are given to the model, argued Katharine Jarmul at Goto Berlin 2018. We need to start thinking of the models and the training data we put into them as potential security breaches, she said.
-
Amazon Introduces AWS RoboMaker for Building Intelligent Robotic Applications
At the recent AWS re:Invent 2018 conference, Amazon introduced AWS RoboMaker, a service that simplifies the development, testing and deployment of intelligent robotic applications at scale. RoboMaker includes extensions for the Robot Operating System (ROS) that enable cloud connectivity to AWS to take advantage of machine learning, cognitive, monitoring and analytics services.
-
Facebook Open-Sources PyText for Faster Natural Language Processing Development
In a recent blog post, Facebook announced they have open-sourced PyText, a modeling framework, used in natural language processing (NLP) systems. PyText is a library built upon PyTorch and improves the effectiveness of promoting experimentation projects to large-scale production deployments.
-
Microsoft Previews Neural Network Text-To-Speech Capabilities
In a recent blog post, Microsoft announced a public preview of their neural network-powered text-to-speech capability, which is part of their Azure Cognitive Services offering. Within this release, the service makes computer generated voices indistinguishable from actual recordings. This technology has applications in chatbots, virtual assistants and converting digital text into audio books.
-
Connecting Business Challenges and Emerging Technologies
Caragh O'Carroll spoke about three emerging technologies at Women in Tech Dublin 2018: Blockchain, robotic process automation, and artificial intelligence and machine learning. She explored how these technologies provide solutions to the challenges that businesses are facing.
-
Q&A with Christoph Windheuser on AI Applications in the Industry
Increased hardware power and huge amounts of data are making existing machine learning approaches like pattern recognition, natural language processing, and reinforcement learning possible. Artificial Intelligence is impacting the development process; it’s increasing the complexity of things like version control, CI/CD and testing.
-
Microsoft Announces AI-Assisted IntelliCode for TypeScript and JavaScript in VS Code
Beyond the typical IntelliSense or code completion developers have come to appreciate, earlier this year Microsoft announced IntelliCode, a set of capabilities that provide AI-assisted development. The VS Code team has now announced a new experimental extension to bring IntelliCode to TypeScript and JavaScript users.