Goto

Collaborating Authors

 Education


BetterUp Raises $26 Million To Democratize And Enhance Coaching With AI And Mobility

#artificialintelligence

The work environment is changing. Today, we're working in multiple locations, collaborating with other companies and partnering with our customers to define new products and services. Digital transformation also requires more than just technology transition. In many cases, competitive advantage will come down to creating the right skills, mindset and behavior within an organization. Human capital is the least-optimized, yet most valuable asset for a company's digital transformation efforts.


[P] Deep Reinforcement Learning Free Course • r/MachineLearning

@machinelearnbot

Hello, I'm currently writing a series of free articles about Deep Reinforcement Learning, where we'll learn the main algorithms (from Q* learning to PPO), and how to implement them in Tensorflow. I wrote these articles because I wanted to have articles that begin with the big picture (understand the concept in simpler terms), then the mathematical implementation and finally a Tensorflow implementation explained step by step (each part of the code is commented). And too much articles missed the implementation part or just give the code without any comments. Let me see what you think! What architectures you want and any feedback.


In 2017, Narrative Intelligence will be your edge over Artificial Intelligence

#artificialintelligence

In 2016, an Artificial Intelligence taught me how storytelling is moving from a nice-to-have to a must-have skill in the workplace. A few months ago, a TEDx talk I gave was analyzed by a deep learning system, an AI, developed at the University of Tokyo. The feedback and insights I got from the AI system were really interesting (it benchmarked and evaluated my talk against the database of all publicly-rated TED talks), but it also made me think about how tools like this AI could help make us all better public speakers and presenters. And it's not just speech feedback where AI is helping out. In an article I wrote for Fast Company, I described how startups are already selling services which use AI to create presentation slides for us, and they're getting better at it all the time.


Ant colony optimization for learning Bayesian networks

#artificialintelligence

One important approach to learning Bayesian networks (BNs) from data uses a scoring metric to evaluate the fitness of any given candidate network for the data base, and applies a search procedure to explore the set of candidate networks. The most usual search methods are greedy hill climbing, either deterministic or stochastic, although other techniques have also been used. In this paper we propose a new algorithm for learning BNs based on a recently introduced metaheuristic, which has been successfully applied to solve a variety of combinatorial optimization problems: ant colony optimization (ACO). We describe all the elements necessary to tackle our learning problem using this metaheuristic, and experimentally compare the performance of our ACO-based algorithm with other algorithms used in the literature. The experimental work is carried out using three different domains: ALARM, INSURANCE and BOBLO.


Synthesis of Differentiable Functional Programs for Lifelong Learning

arXiv.org Machine Learning

We present a neurosymbolic approach to the lifelong learning of algorithmic tasks that mix perception and procedural reasoning. Reusing highlevel concepts across domains and learning complex procedures are two key challenges in lifelong learning. We show that a combination of gradientbased learning and symbolic program synthesis can be a more effective response to these challenges than purely neural methods. Concretely, our approach, called HOUDINI, represents neural networks as strongly typed, end-to-end differentiable functional programs that use symbolic higher-order combinators to compose a library of neural functions. Our learning algorithm consists of: (1) a program synthesizer that performs a type-directed search over programs in this language, and decides on the library functions that should be reused and the architectures that should be used to combine them; and (2) a neural module that trains synthesized programs using stochastic gradient descent. We evaluate our approach on three algorithmic tasks. Our experiments show that our type-directed search technique is able to significantly prune the search space of programs, and that the overall approach transfers high-level concepts more effectively than monolithic neural networks as well as traditional transfer learning.


The AI world will listen to these women in 2018

#artificialintelligence

Let's make one thing clear: one year isn't going to fix decades of gender discrimination in computer science and all the problems associated with it. Recent diversity reports show that women still make up only 20 percent of engineers at Google and Facebook, and an even lower proportion at Uber. But after the parade of awful news about the treatment of female engineers in 2017--sexual harassment in Silicon Valley and a Google engineer sending out a memo to his coworkers arguing that women are biologically less adept at programming, just to name a couple--there is actually reason to believe that things are looking up for 2018, especially when it comes to AI. At first glance, AI would seem among least likely areas of programming to be friendly to women. Writing in Fast Company recently, Hanna Wallach, an AI researcher and cofounder of the Women in Machine Learning Conference, said that only 13.5 percent of those working in machine learning are female.


Invisibilia: Do the Patterns in Your Past Predict Your Future?

NPR Technology

Welcome to Invisibilia Season 4! The NPR program and podcast explores the invisible forces that shape human behavior, and we here at Shots are joining in to probe the science of why we act the way we do. On paper, Shon Hopwood's life doesn't make a lot of sense, not even to him. "I don't have a great excuse as to why I did these things. And everybody always wants that," he tells me. "It closes the circle for people. But that's not really how it happened."


Artificial Intelligence And The UK Education Curriculum?

#artificialintelligence

In this webinar with Paul Clarke where we will examine how artificial intelligence and robotics will affect our education system and curriculum in the coming years. How will this impact on schools and higher education. How will affect the curriculum and how will we have enough teachers that are acquainted with teaching in this new digital world where Artificial intelligence will play a major part? Paul Clarke joined Ocado in 2006. In his current role, Paul heads up Ocado Technology, whose 950 software engineers and other IT specialists are responsible for building all the software and IT infrastructure that powers Ocado, and now Morrisons' online grocery business too.


How To Prepare Your Workforce for a Digital Transformation IoT For All

#artificialintelligence

When discussions arise around a digital transformation journey, the focus is generally put on the technology. After all, in theory, it is technologies like machine learning, artificial intelligence, automation and additive manufacturing that drive the efficiencies and speed companies long for. But digital transformation is not all about the technology. Digital transformation shifts the mindset of how organizations create value for their end-customers, and none of that would be possible without educated and agile employees. The technology is great, but companies need to ensure they are educating and empowering employees along the way.


Machine Learning and AI Frameworks: What's the Difference and How to Choose? – BMC Blogs

#artificialintelligence

There are many machine learning frameworks. Given that each takes much time to learn, and given that some have a wider user base than others, which one should you use? Here we look briefly at some of the major ones. In picking a tool, you need to ask what is your goal: machine learning or deep learning? Deep learning has come to mean using neural networks to do, for the most part it seems, image recognition.