Goto

Collaborating Authors

 Education


Machine Learning is the New Jake

#artificialintelligence

Everyone in, and serving, manufacturing businesses has encountered terms such as Industry 4.0, Digital Transformation, and Smart Factory. Small compute footprints, low-cost, high-availability communication systems, high-capacity–low-cost memory, rapidly evolving sensor technology, and new time-series data structures supporting real-time analytics are all conspiring to empower industrial operators to transform their businesses from "tribal knowledge systems" to data-driven operations. Twenty years ago -- in the dawn of the Internet age, at a converting operation then part of International Paper, we relied on Jake. Jake was a medium age, good natured man who had worked the plant for seventeen years -- since high school. Jake, unusual in that he was able to stand the middle ground between Union and Management, epitomized "tribal knowledge."


16 Free Machine Learning Books

#artificialintelligence

The following is a list of free books on Machine Learning. A Brief Introduction To Neural Networks provides a comprehensive overview of the subject of neural networks and is divided into 4 parts –Part I: From Biology to Formalization -- Motivation, Philosophy, History and Realization of Neural Models,Part II: Supervised learning Network Paradigms, Part III: Unsupervised learning Network Paradigms and Part IV: Excursi, Appendices and Registers. A Course In Machine Learning is designed to provide a gentle and pedagogically organized introduction to the field and provide a view of machine learning that focuses on ideas and models, not on math. The audience of this book is anyone who knows differential calculus and discrete math, and can program reasonably well. An undergraduate in their fourth or fifth semester should be fully capable of understanding this material. However, it should also be suitable for first year graduate students, perhaps at a slightly faster pace.


TED 2018: Changing the AI Conversation, Business Daily - BBC World Service

#artificialintelligence

Do we really know the potential and the pitfalls of artificial intelligence? Maybe not, say the experts and innovators at the TED conference in Vancouver. Jane Wakefield hears from the creator of the infamous "fake Obama" videos, Dr Supasorn Suwajanakorn. And AI expert and pioneer Max Tegmark of MIT explains why we can't make any assumptions about the future, and must decide now how to navigate the problems of AI such as whether to ban autonomous weapons. Plus we hear from Pierre Barreau about his AI music, and why computers sometimes need reminding that human musicians need to take a breath.


Data Science and Machine Learning Without Mathematics

@machinelearnbot

There is a set of techniques covering all aspects of machine learning (the statistical engine behind data science) that does not use any mathematics or statistical theory beyond high school level. So when you hear that some serious mathematical knowledge is required to become a data scientist, this should be taken with a grain of salt. Because of this, you need to really be math savvy to get a "standard" job, so sticking to standard math-heavy training and standard tools work for people interested in becoming a data scientist. To make things more complicated, most of the courses advertised as "math-free" or "learn data science in three days" are selling you snake oil (it won't help you get a job, and many times the training material is laughable.) You can learn data science very quickly, even on your own if you are a self-learner with a strong background working with data and programming (maybe you have a physics background) but that is another story.


Detect Fraud and Predict the Stock Market with TensorFlow

@machinelearnbot

Learn to use Python Artificial Intelligence for data science. Do you want to learn how to use Artificial Intelligence (AI) for automation? You will learn how to code in Python, calculate linear regression with TensorFlow, analyze credit card fraud and make a stock market prediction app. AI is code that mimics certain tasks. You can use AI to predict trends like the stock market.


Pasadena Now » Caltech-Created Machine-Learning Software Predicts Behavior of Bacteria

#artificialintelligence

In a first for machine-learning algorithms, a new piece of software developed at Caltech can predict behavior of bacteria by reading the content of a gene. The breakthrough could have significant implications for our understanding of bacterial biochemistry and for the development of new medications. One thrust of modern pharmacology is focused on alleviating ailments by developing drugs that target specific proteins that reside in the membranes of our bodies' cells. These proteins, known as integral membrane proteins (IMP), act as receptors or "gates" that allow materials into and out of cells. Examples of IMPs are G-protein-coupled receptors, which relay information to a cell about its environment, and ion channels, which control the interior environment of a cell by acting as gatekeepers that selectively allow ions to pass in and out of the cell. IMPs are the targets of nearly 50 percent of all drugs on the market.


Five ways artificial intelligence will shape the future of universities

#artificialintelligence

Artificial Intelligence (AI) is transforming many human activities ranging from daily chores to highly sophisticated tasks. But unlike many other industries, the higher education sector has yet to be really influenced by AI. Uber has disrupted the taxi sector, Airbnb has disrupted the hotel industry and Amazon disrupted first the bookselling sector, then the whole retail industry. It is only a matter of time then until the higher education sector undergoes a significant transformation. Within a few short years, universities may well have changed beyond all recognition.


Machine Learning & Tensorflow - Google Cloud Approach

@machinelearnbot

Then this course is for you! This course has been designed by experts so that we can share our knowledge and help you learn complex theory, algorithms and coding libraries in a simple way. We will walk you step-by-step into the World of Machine Learning. With every tutorial you will develop new skills and improve your understanding of this challenging yet lucrative field of ML. This course is fun and exciting, but at the same time we dive deep into Machine Learning.


GritNet: Student Performance Prediction with Deep Learning

arXiv.org Machine Learning

Student performance prediction - where a machine forecasts the future performance of students as they interact with online coursework - is a challenging problem. Reliable early-stage predictions of a student's future performance could be critical to facilitate timely educational interventions during a course. However, very few prior studies have explored this problem from a deep learning perspective. In this paper, we recast the student performance prediction problem as a sequential event prediction problem and propose a new deep learning based algorithm, termed GritNet, which builds upon the bidirectional long short term memory (BLSTM). Our results, from real Udacity students' graduation predictions, show that the GritNet not only consistently outperforms the standard logistic-regression based method, but that improvements are substantially pronounced in the first few weeks when accurate predictions are most challenging.


Online Non-Additive Path Learning under Full and Partial Information

arXiv.org Machine Learning

We consider the online path learning problem in a graph with non-additive gains/losses. Various settings of full information, semi-bandit, and full bandit are explored. We give an efficient implementation of EXP3 algorithm for the full bandit setting with any (non-additive) gain. Then, focusing on the large family of non-additive count-based gains, we construct an intermediate graph which has equivalent gains that are additive. By operating on this intermediate graph, we are able to use algorithms like Component Hedge and ComBand for the first time for non-additive gains. Finally, we apply our methods to the important application of ensemble structured prediction. Keywords: online learning, experts, non-additive losses or gains, structured prediction, bandit.