Oct 26, 2020Enterprise AI with GPU Integrated InfrastructureThe enterprise infrastructure team is facing a challenge. AI machine learning (ML) and deep learning (DL) are making a transition from tools just for consumer internet companies, to tools for mainstream enterprise organizations. This evolution calls for a new type of infrastructure and workflow that expanded beyond a single application…Gpu3 min readGpu3 min read
Published in NVIDIA·Dec 18, 2019Scalable Active Learning for Autonomous DrivingA Practical Implementation and A/B Test — TL;DR To address inefficiencies in training data selection for autonomous driving DNNs, we implemented a scalable active learning approach on our internal production-grade AI platform called MagLev. Focusing on nighttime detection tasks, our methodology shows that data selected with active learning yields relative improvements in mean average precision of 3x on…Autonomous Vehicles12 min readAutonomous Vehicles12 min read
Published in NVIDIA·Dec 9, 2019A Guide to Optimizer Implementation for BERT at ScaleTraining with larger batches is a straightforward way to scale training of deep neural networks to larger numbers of accelerators and reduce training time. However, as the batch size increases, numerical instability can appear in the training process. The purpose of this article to provide an overview of one class…Machine Learning5 min readMachine Learning5 min read
Published in NVIDIA·Nov 12, 2019How to use BERT Question Answering in TensorFlow with NVIDIA GPUsTo experiment with BERT, or to learn more, consult this notebook, containing the full code. What is BERT? BERT, or Bidirectional Encoder Representations from Transformers, is a state-of-the-art NLP model. …Machine Learning6 min readMachine Learning6 min read
Oct 21, 2019Rethinking Loss Prevention in Retail with Dell Technologies, NVIDIA, and Malong AIThere is no shortage of ideas in which we might be able to use machine learning to change the way our businesses operate. This is certainly the case for many of the world’s leading retailers who are looking at how to use machine learning to improve the overall operations of…Machine Learning2 min readMachine Learning2 min read
Published in Future Vision·Oct 11, 2019Real-Time Natural Language Understanding with BERTLarge scale language models (LSLMs) such as BERT, GPT-2, and XL-Net have brought about exciting leaps in state-of-the-art accuracy for many natural language understanding (NLU) tasks. …Machine Learning16 min readMachine Learning16 min read
Published in DataSeries·Sep 25, 2019How to Build and Deploy Accurate Deep Learning Models for Intelligent Image and Video AnalyticsFor developing an application based on object detection or classification you’ll need deep learning models, however building these models from scratch is challenging and time-consuming. Training the models carefully with data over time and preserving accuracy is crucial as well. Neural networks learn from data that is stored as “weights”…Deep Learning12 min readDeep Learning12 min read
Sep 24, 2019NVIDIA Hosts the Bay Area Bioinformatics ForumNVIDIA had the pleasure of hosting the Bay Area Bioinformatics group August meeting, also known as BayBifx. The group’s mission is to help scientists collaborate and grow by providing a network for sharing ideas and technical knowledge about bioinformatics. …Bioinformatics3 min readBioinformatics3 min read
Sep 9, 2019At DIY Robocars, Jetson Nano Delivers Big Boost in a Small PackageWhen DIY Robocars first launched, it took three months worth of development and meetup events for a scale robocar to complete the indoor track on its own. Now, with the help of breakthroughs in AI computing and open-source software, cars are breaking records and moving on to greater challenges. With…Robotics3 min readRobotics3 min read
Published in DataSeries·Jul 26, 2019Easily Deploy Deep Learning Models in ProductionThe idea of a system that can learn from data, identify patterns and make decisions with minimal human intervention is exciting. Deep learning, a type of machine learning that uses neural networks is quickly becoming an effective tool to solve many different computing problems from object classification to recommendation systems…Deep Learning5 min readDeep Learning5 min read