Deep Learning
PyTorch, a year in....
Today marks 1 year since PyTorch was released publicly. It's been a wild ride -- our quest to build a flexible deep learning research platform. Over the last year, we've seen an amazing community of people using, contributing to and evangelizing PyTorch -- thank you for the love. Looking back, we wanted to summarize PyTorch over the past year: the progress, the news and highlights from the community. We've been blessed with a strong organic community of researchers and engineers who fell in love with PyTorch.
Overview of Artificial Neural Networks and its Applications
The term'Neural' is derived from the human (animal) nervous system's basic functional unit'neuron' or nerve cells which are present in the brain and other parts of the human (animal) body. Dendrite -- It receives signals from other neurons. Soma (cell body) -- It sums all the incoming signals to generate input. Axon -- When the sum reaches a threshold value, neuron fires and the signal travels down the axon to the other neurons. The amount of signal transmitted depend upon the strength (synaptic weights) of the connections.
Machine Learning with Small Data
Machine learning and big data are broadly believed to be synonymous. The story goes that large amounts of training data are needed for algorithms to discern signal from noise. As a result, machine learning techniques have been most used by web companies with troves of user data. For Google, Facebook, Microsoft, Amazon, Apple (or the "Fearsome Five" as Farhad Manjoo of the New York Times has dubbed them), obtaining large amounts of user data is no issue. Data usage policies have become increasingly broad, allowing these companies to make use of everything from our keystrokes to our personal locations as we use company products.
Transfer Learning: A Beginner's Guide
This blog post will introduce the concept of'transfer learning' and how it is used in machine learning applications. Transfer learning is not a machine learning model or technique; it is rather a'design methodology' within machine learning. Another type of'design methodology' is, for example, active learning. A next blog post will explain how you can use active learning in conjunction with transfer learning to optimally leverage existing (and new) data. In a broad sense, machine learning applications that leverage external information to improve the performance or generalisation capabilities use transfer learning.
Wise up, deep learning may never create a general purpose AI
During the taping of an MSNBC town hall on jobs with Google CEO Sundar Pichai and YouTube CEO Susan Wojcicki in San Franciscoโit'll air next Friday-hosts Kara Swisher and Ari Melber introduced a segment on artificial intelligence with a clip of HAL, 2001: A Space Odyssey's scary-smart computer, and a topical question: In 2018, should people โฆ Continue reading "Google CEO: AI is a bigger deal than fire or electricity" ...
The Data-Driven Weekly #1.6
Right on cue, this past week heralded in an announcement of OpenAI, a new non-profit started by a number of tech luminaries to spearhead AI research that is publicly accessible. The motivation is that apparently these scions of capitalism lose faith in Adam Smith's invisible hand when it comes to AI R&D. Musk continues to promote the idea that AI will be humanity's largest existential threat. Challenging this view, the HBR asks if "OpenAI [is] Solving the Wrong Problem", pointing to the implied lack of trust in capitalism. This is similar to my own parry: that the biggest existential threat to humanity is humanity.
China vs America: Who is winning the big AI battle?
These strong AI foundations were built with the help of companies such as Google, Amazon, IBM, and Microsoft which started their ascendance early. But that gap could close soon: China's tech trinity BAT is also building its AI ecosystems. There is Baidu's AI assistant/platform DuerOS, self-driving platform Apollo and deep learning platform Paddle Paddle. Alibaba has its Platform of Artificial Intelligence (PAI 2.0), the Tmall Genie voice assistant, and customer service chatbot Dian Xiaomi. Tencent has developed a cloud service, an open-source computing platform called Angel, Wechat AI, and robot reporter Dreamwriter.
AI Brings Osteoarthritis to Its Knees NVIDIA Blog
Yet this common disease of the bones is one of the most difficult to detect and prevent in its early stages. In the U.S. alone, osteoarthritis is responsible for the majority of total knee and hip replacements. The most prevalent form of the disease affects the knees, occurring in 10 percent of men and 13 percent of women over the age of 60. These numbers are only expected to grow due to aging populations and the obesity epidemic -- with huge costs on public health systems and well-being. Hoping to turn this trend around, ImageBiopsy Lab, an Austrian startup and member of our Inception program, is using deep learning to diagnose osteoarthritis of the knees much more efficiently and cost-effectively.