Showing posts with label DeepMind. Show all posts
Showing posts with label DeepMind. Show all posts
Thursday, October 26, 2017
Recent AI, Big Data, Deep Learning, Machine Learning Info Digest 2017/10/26
AlphaGo Zero: Learning from scratch
In the paper, published in the journal Nature, deepmind team members demonstrate a significant step towards this goal.
Reimplementation of the system described in the Alpha Go Zero paper
For all intents and purposes, it is an open source AlphaGo Zero.
All the Linear Algebra You Need for AI
The purpose of this notebook is to serve as an explanation of two crucial linear algebra operations used when coding neural networks: matrix multiplication and broadcasting.
IEEE VIS 2017: Best Papers and Other Awards
This first part covers the opening, which included presentations of the best papers from all three tracks plus a new Test of Time award category.
Tech Giants Are Paying Huge Salaries for Scarce A.I. Talent
Not surprisingly, many think the talent shortage won’t be alleviated for years.
Are too many people training to become data scientists?
Definitely not. In fact, there is a major shortage of analytical talent across the board.
Labels:
AI,
Algebra,
AlphaGo Zero,
Data Scientist,
DeepMind,
Fast.AI,
IEEE VIS,
Robert Kosara
Friday, August 18, 2017
Recent AI, Big Data, Deep Learning, Machine Learning Info Digest 2017/08/18
Thoughts after taking the Deeplearning.ai courses
The fast AI course mainly teaches you the art of driving while Andrew’s course primarily teaches you the engineering behind the car.
DeepMind and Blizzard open StarCraft II as an AI research environment
DeepMind's scientific mission is to push the boundaries of AI by developing systems that can learn to solve complex problems. To do this, we design agents and test their ability in a wide range of environments from the purpose-built DeepMind Lab to established games, such as Atari and Go.
Hype or Not? Some Perspective on OpenAI’s DotA 2 Bot
As I started looking more into what exactly the DotA 2 bot was doing, how it was trained, and what game environment it was in, I came to the conclusion that it’s an impressive achievement, but not the AI breakthrough the press would like you to believe it is. That’s what this post is about.
Artificial Intelligence Is Likely to Make a Career in Finance, Medicine or Law a Lot Less Lucrative
First generation robots worked in factories. Second generation robots are preparing for white-collar professions. Sort of like people.
How to create a Neural Network in JavaScript in only 30 lines of code
In this article Per Harald Borgen will show you how to create and train a neural network using Synaptic.js, which allows you to do deep learning in Node.js and the browser.
Finding chairs the data scientist way! (Hint: using Deep Learning) – Part I
In this article, Faizan Shaikh will cover how I defined the problem. I will also mention what were the steps I took to solve the problem. Consider it as a raw uncut version of my experience as I tried to solve the problem.
Labels:
AI,
Andrew Ng,
Deep Learning,
DeepMind,
Fast.AI,
Javascript,
Neural Network,
OpenAI,
StarCraft
Friday, August 11, 2017
Recent AI, Big Data, Deep Learning, Machine Learning Info Digest 2017/08/11
ICML 2017 tutorial
34th International Conference on Machine Learning
Deep Reinforcement Learning, Decision Making, and Control
In this tutorial, we will cover the foundational theory of reinforcement and optimal control as it relates to deep reinforcement learning, discuss a number of recent results on extending deep learning into decision making and control, including model-based algorithms, imitation learning, and inverse reinforcement learning, and explore the frontiers and limitations of current deep reinforcement learning algorithms.
Deep Learning for Health Care Applications: Challenges and Solutions
In this tutorial, we will discuss a series of problems in health care that can benefit from deep learning models, the challenges as well as recent advances in addressing those. We will also include data sets and demos of working systems.
Sequence-To-Sequence Modeling with Neural Networks
Sequence-To-Sequence (Seq2Seq) learning was introduced in 2014, and has since been extensively studied and extended to a large variety of domains. Seq2Seq yields state-of-the-art performance on several applications such as machine translation, image captioning, speech generation, or summarization. In this tutorial, we will survey the basics of this framework, its applications, main algorithmic techniques and future research directions.
Interpretable Machine Learning
In this talk, we first suggest a definitions of interpretability and describe when interpretability is needed (and when it is not). Then we will review related work, all the way back from classical AI systems to recent efforts for interpretability in deep learning. Finally, we will talk about a taxonomy for rigorous evaluation, and recommendations for researchers. We will end with discussing open questions and concrete problems for new researchers.
Deep Learning with Andrew Ng
In five courses, you will learn the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. You will learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. You will work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing. You will master not only the theory, but also see how it is applied in industry. You will practice all these ideas in Python and in TensorFlow, which we will teach.
Heroes of Deep Learning: Andrew Ng interviews
Geoffrey Hinton
Yoshua Bengio
Pieter Abbeel
Ruslan Salakhutdinov
Ian Goodfellow
Andrej Karpathy
34th International Conference on Machine Learning
Deep Reinforcement Learning, Decision Making, and Control
In this tutorial, we will cover the foundational theory of reinforcement and optimal control as it relates to deep reinforcement learning, discuss a number of recent results on extending deep learning into decision making and control, including model-based algorithms, imitation learning, and inverse reinforcement learning, and explore the frontiers and limitations of current deep reinforcement learning algorithms.
Deep Learning for Health Care Applications: Challenges and Solutions
In this tutorial, we will discuss a series of problems in health care that can benefit from deep learning models, the challenges as well as recent advances in addressing those. We will also include data sets and demos of working systems.
Sequence-To-Sequence Modeling with Neural Networks
Sequence-To-Sequence (Seq2Seq) learning was introduced in 2014, and has since been extensively studied and extended to a large variety of domains. Seq2Seq yields state-of-the-art performance on several applications such as machine translation, image captioning, speech generation, or summarization. In this tutorial, we will survey the basics of this framework, its applications, main algorithmic techniques and future research directions.
Interpretable Machine Learning
In this talk, we first suggest a definitions of interpretability and describe when interpretability is needed (and when it is not). Then we will review related work, all the way back from classical AI systems to recent efforts for interpretability in deep learning. Finally, we will talk about a taxonomy for rigorous evaluation, and recommendations for researchers. We will end with discussing open questions and concrete problems for new researchers.
Deep Learning with Andrew Ng
In five courses, you will learn the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. You will learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. You will work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing. You will master not only the theory, but also see how it is applied in industry. You will practice all these ideas in Python and in TensorFlow, which we will teach.
Heroes of Deep Learning: Andrew Ng interviews
Geoffrey Hinton
Yoshua Bengio
Pieter Abbeel
Ruslan Salakhutdinov
Ian Goodfellow
Andrej Karpathy
Labels:
Andrew Ng,
Been Kim,
Deep Learning,
Deep Reinforcement Learning,
DeepMind,
Finale Doshi-Velez,
Google,
Harvard,
ICML,
Jimeng Sun,
Machine Learning,
Navdeep Jaitly,
Oriol Vinyals,
Seq2Seq,
Sergey Levine,
Yan Liu
Sunday, April 9, 2017
Recent AI, Big Data and Machine Learning Info Digest 2017/04/09
Designing great data products
How Uber Uses Psychological Tricks to Push Its Drivers’ Buttons
Running Jupyter notebooks on GPU on AWS: a starter guide
Infiniti launches a startup lab in Toronto to focus on IoT and smart cities
Google says its custom machine learning chips are often 15-30x faster than GPUs and CPUs
Google DeepMind open sources Sonnet so you can build neural networks in TensorFlow even quicker
Classifying White Blood Cells With Deep Learning (Code and data included!)
How Uber Uses Psychological Tricks to Push Its Drivers’ Buttons
Running Jupyter notebooks on GPU on AWS: a starter guide
Infiniti launches a startup lab in Toronto to focus on IoT and smart cities
Google says its custom machine learning chips are often 15-30x faster than GPUs and CPUs
Google DeepMind open sources Sonnet so you can build neural networks in TensorFlow even quicker
Classifying White Blood Cells With Deep Learning (Code and data included!)
Labels:
AWS,
Deep Learning,
DeepMind,
Google,
GPU,
Jeremy Howard,
Jupyter Notebook,
NYTimes,
Uber
Sunday, April 2, 2017
Recent AI, Big Data and Machine Learning Info Digest 2017/04/02
RBC Innovation & Entrepreneurship Speaker Series with Geoffrey Hinton
Matroid can watch videos and detect anything within them
Google AI Secretly Uploaded to the Internet, Where it Wreaked Havoc on Gamers
What are the largest inefficiencies in a data scientist’s workflow?
Big brands sign on with government-backed AI institute
Canada’s AI Moment
Elon Musk launches Neuralink, a venture to merge the human brain with AI
Canada’s Future Bets on AI
What are Andrew Ng's most notable contributions in the field of artificial intelligence?
Try Deep Learning in Python now with a fully pre-configured VM
Labels:
AI,
Andrew Ng,
Canada,
Data Scientist,
DeepMind,
Elon Musk,
Geoffrey Hinton,
Google,
Matroid,AlphaGo,
Neuralink,
Quora,
RBC,
Telus,
UoT,
Vector
Saturday, July 23, 2016
Recent Big Data and Machine Learning Info Digest 2016/07/23
Google used DeepMind AI to cut its power bill
How Google is Remaking Itself as a "Machine Learning First" Company
How Big Data Is Helping the NYPD Solve Crimes Faster
Approaching (Almost) Any Machine Learning Problem | Abhishek Thakur
Creating a Beer Recommendation Engine
How Google is Remaking Itself as a "Machine Learning First" Company
How Big Data Is Helping the NYPD Solve Crimes Faster
Approaching (Almost) Any Machine Learning Problem | Abhishek Thakur
Creating a Beer Recommendation Engine
Labels:
Beer,
DeepMind,
Google,
Kaggle,
Machine Learning,
NYPD,
Recommendation,
Steven Levy
Subscribe to:
Posts (Atom)


