Goto

Collaborating Authors

 Deep Learning


Machine Learning is Disrupting Life Science Research – For Good – AI Update

#artificialintelligence

Discussions seem to be popping up everywhere from industry events to articles in mainstream business magazines about the future of medicine and whether artificial intelligence (AI) and machine learning will displace the work being done by researchers and doctors. A recent interview in The New Yorker even suggested that radiologist training should be halted, since deep learning will be doing a better job than professionals within the next five years. While it's true that artificial intelligence and computer-based algorithms are making their way into both the lab and clinical practice, the adoption of these new technologies will not replace the work of the researchers themselves. On the contrary: it'll enable them to become more effective than ever before.


Machine Learning Mastery

#artificialintelligence

Develop and tune a suite deep learning models on a range of projects. The most advanced machine learning platform used by professionals.



Deep Learning with Hadoop: Dipayan Dev: 9781787124769: Amazon.com: Books

@machinelearnbot

Dipayan Dev has completed his M.Tech from National Institute of Technology, Silchar with a first class first and is currently working as a software professional in Bengaluru, India. He has extensive knowledge and experience in non-relational database technologies, having primarily worked with large-scale data over the last few years. His core expertise lies in Hadoop Framework. During his postgraduation, Dipayan had built an infinite scalable framework for Hadoop, called Dr. Hadoop, which got published in top-tier SCI-E indexed journal of Springer. Dr. Hadoop has recently been cited by Goo Wikipedia in their Apache Hadoop article.


Deep Learning: A Practitioner's Approach

#artificialintelligence

Looking for one central source where you can learn key findings on machine learning? Deep Learning: A Practitioner's Approach provides developers and data scientists with the most practical information available on the subject, including deep learning theory, best practices, and use cases. Authors Adam Gibson and Josh Patterson present the latest relevant papers and techniques in a non academic manner, and implement the core mathematics in their DL4J library. If you work in the embedded, desktop, and big data/Hadoop spaces and really want to understand deep learning, this is your book.


How Artificial Intelligence Might Transform the Engineering Industry

#artificialintelligence

Artificial intelligence is all around us. Since 1956, when the field of AI was founded it's been a subject of public interest. But as great as it is, expectations for AI today are phenomenally high and designing such systems is not easy. The progress of these systems can be seen in IBM's Watson and Google DeepMind's AlphaGo program which demonstrates how increasingly powerful computing abilities are fostering AI. There are now several AI's in existence whose abilities exceed that of humans, and that number is continuously increasing.


List of Free Must-Read Books for Machine Learning

#artificialintelligence

In this article, we have listed some of the best free machine learning books that you should consider going through (no order in particular). Based on the Stanford Computer Science course CS246 and CS35A, this book is aimed for Computer Science undergraduates, demanding no pre-requisites. This book has been published by Cambridge University Press. This book holds the prologue to statistical learning methods along with a number of R labs included. This Deep Learning textbook is designed for those in the early stages of Machine Learning and Deep learning in particular.


A General Theory for Training Learning Machine

arXiv.org Machine Learning

Though the deep learning is pushing the machine learning to a new stage, basic theories of machine learning are still limited. The principle of learning, the role of the a prior knowledge, the role of neuron bias, and the basis for choosing neural transfer function and cost function, etc., are still far from clear. In this paper, we present a general theoretical framework for machine learning. We classify the prior knowledge into common and problem-dependent parts, and consider that the aim of learning is to maximally incorporate them. The principle we suggested for maximizing the former is the design risk minimization principle, while the neural transfer function, the cost function, as well as pretreatment of samples, are endowed with the role for maximizing the latter. The role of the neuron bias is explained from a different angle. We develop a Monte Carlo algorithm to establish the input-output responses, and we control the input-output sensitivity of a learning machine by controlling that of individual neurons. Applications of function approaching and smoothing, pattern recognition and classification, are provided to illustrate how to train general learning machines based on our theory and algorithm. Our method may in addition induce new applications, such as the transductive inference.


Neural Symbolic Machines: Learning Semantic Parsers on Freebase with Weak Supervision

arXiv.org Artificial Intelligence

Harnessing the statistical power of neural networks to perform language understanding and symbolic reasoning is difficult, when it requires executing efficient discrete operations against a large knowledge-base. In this work, we introduce a Neural Symbolic Machine, which contains (a) a neural "programmer", i.e., a sequence-to-sequence model that maps language utterances to programs and utilizes a key-variable memory to handle compositionality (b) a symbolic "computer", i.e., a Lisp interpreter that performs program execution, and helps find good programs by pruning the search space. We apply REINFORCE to directly optimize the task reward of this structured prediction problem. To train with weak supervision and improve the stability of REINFORCE, we augment it with an iterative maximum-likelihood training process. NSM outperforms the state-of-the-art on the WebQuestionsSP dataset when trained from question-answer pairs only, without requiring any feature engineering or domain-specific knowledge.


Neural Networks Explained

#artificialintelligence

Ballyhooed artificial-intelligence technique known as "deep learning" revives 70-year-old idea. In the past 10 years, the best-performing artificial-intelligence systems -- such as the speech recognizers on smartphones or Google's latest automatic translator -- have resulted from a technique called "deep learning." Deep learning is in fact a new name for an approach to artificial intelligence called neural networks, which have been going in and out of fashion for more than 70 years. Neural networks were first proposed in 1944 by Warren McCullough and Walter Pitts, two University of Chicago researchers who moved to MIT in 1952 as founding members of what's sometimes called the first cognitive science department. Neural nets were a major area of research in both neuroscience and computer science until 1969, when, according to computer science lore, they were killed off by the MIT mathematicians Marvin Minsky and Seymour Papert, who a year later would become co-directors of the new MIT Artificial Intelligence Laboratory. The technique then enjoyed a resurgence in the 1980s, fell into eclipse again in the first decade of the new century, and has returned like gangbusters in the second, fueled largely by the increased processing power of graphics chips.