AiAnyTool - Best AI Tools Directory and Artificial Intelligence Software Hub Logo
Loading theme toggle
Real-Time Coverage

AI News Today

Live

31701 stories from 30+ sources, refreshed continuously.

Blog on Text Analytics - Provalis Research

Training Workshop in Chicago Jan 31 – Feb 2, 2019

Provalis Research is holding a three-day training workshop for QDA Miner 5 and WordStat 8 in Chicago, IL. The training will be held from January 31 to February 2, 2019, at Elmhurst College Campus: 190 S Prospect Ave, Elmhurst, IL 60126, USA. Click here for a detailed description of the workshop. Each participant is required to bring his/her own laptop computer. The […]

Read source article
Sophie Alpert

Voice

Read source article
Eric Jang

Machine Learning Memes

A periodically-updated list of my favorite Deep Learning memes. Enjoy!<br /> <br /> content warning: may contain crude humor.<div><br /></div><div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh978w2dqgMioBTNc_qfSwyPbNWjre9MxjJ5jxDODc9zBL28Os0zVLm7Sh66jU3Xsy6EBqxW8kjtlZtKIEWRNDOn2ioKqIRkQ_RF8QhU-ooM10ajpEp0KZlZJHo-aRLHVxqZO9l4vgPHnk/s675/E3OEwuMWUAwfU1I.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em

Read source article
Machine Learning Memes
Unsupervised Thinking

Episode 39: What Does the Cerebellum Do?

Cerebellum literally means "little brain," and in a way, it has been treated as a second-class citizen in neuroscience for awhile. In this episode we describe the traditional view of the cerebellum as a circuit for motor control and associative learning and how its more cognitive roles have been overlooked. First we talk about the beautiful architecture of the cerebellum and the functions of its different cell types, including the benefits of diversity. We then discuss the evidence for no

Read source article
Unsupervised Thinking

Episode 38: Reinforcement Learning - Biological and Artificial

Reinforcement learning is important for understanding behavior because it tells us how actions are guided by reward. But the topic also has a broader significance---as an example of the happy marriage that can come from blending computer science, psychology and neuroscience. In this way, RL is a poster child for what's known as Marr's levels analysis, an approach to understanding computation that essentially asks why, how, and where. On this episode we first define some of the basic terms of rei

Read source article
Machine Learning Blog

Deep Learning Without Labels

Announcing new open source contributions to the Apache Spark community for creating deep,...

Read source article
Deep Learning Without Labels
Unsupervised Thinking

Episode 37: What is an Explanation? - Part 2

In part two of our conversation on what counts as an explanation in science, we pickup with special guest David Barack giving his thoughts on the "model–mechanism–mapping" criteria for explanation. This leads us into a lengthy discussion on explanatory versus phenomenological (or "descriptive") models. We ask if there truly is a distinction between these model classes or if a sufficiently good descript

Read source article
Unsupervised Thinking

Episode 36: What is an Explanation? - Part 1

As scientists, we throw around words like "explanation" a lot. We assume explaining stuff is part of what we're doing when we make and synthesize discoveries. But what does it actually take for something to be an explanation? Can a theory or model be successful without truly being one? How do these questions play out in computational neuroscience specifically? We bring in philosopher-neuroscientist David B

Read source article
Unsupervised Thinking

Episode 35: Generative Models

Machine learning has been making big strides in a lot of straightforward tasks, such as taking an image and labeling the objects in it. But what if you want an algorithm that can, for example, generate an image of an object? That's a much vaguer and more difficult request. And it's where generative models come in! We discuss the motivation for making generative models (in addition to making cool images) and how they help us understand the core components of our data. We also get into the

Read source article
Unsupervised Thinking

Episode 34: The Gut-Brain Connection

Because of the sheer number of neurons in the gut, the enteric nervous system is sometimes called the second brain. What're all those neurons doing down there? And what, or who, is controlling them? Science has recently revealed that the incredibly large population of microorganisms in the gut have a lot to say to the brain, by acting on these neurons and other mechanisms, and can impact everything from stress to obesity to autism. In this episode, we give the basic stats and facts about the ent

Read source article
Sam Altman

Reinforcement Learning Progress

Today, OpenAI released a new result . We used PPO (Proximal Policy Optimization), a general reinforcement learning algorithm invented by OpenAI, to train a team of 5 agents to play Dota and beat semi-pros. This is the game that to me feels closest to the real world and complex decision making (combining strategy, tactics, coordinating, and real-time action) of any game AI had made real progress against so far. The agents we train consistently outperform two-week old agents with a win rate of 90-

Read source article
Unsupervised Thinking

Episode 33: Predictive Coding

You may have heard of predictive coding; it's a theory that gets around. In fact, it's been used to understand everything from the retina to consciousness. So, before we get into the details, we start this episode by describing our impressions of predictive coding. Where have we encountered it? Has it influenced our work? Why do philosophers like it? And, finally, what does it actually mean? Eventually we settle on a two-tiered definition: "hard" predictive coding refers to a very specific hypot

Read source article
Blog on Text Analytics - Provalis Research

Training workshops on WordStat in Sydney and Brisbane, Australia

Join Survey Design and Analysis Services and Provalis Research founder and President Normand Peladeau for a 2-day training course in Sydney and Brisbane on the unstructured data analytics tool WordStat. The training in Sydney will be held from July 19 to 20 at the University of Sydney and the training in Brisbane will be held […]

Read source article
Joel on Software

Announcing Stack Overflow for Teams

New product: Stack Overflow for Teams lets you direct questions to members of your own team, company, or organization. Read more "Announcing Stack Overflow for Teams"

Read source article
Announcing Stack Overflow for Teams
Unsupervised Thinking

Episode 32: How Do We Study Behavior?

There is a tension when it comes to the study of behavior in neuroscience. On the one hand, we would love to understand animals as they behave in the wild---with the full complexity of the stimuli they take in and the actions they emit. On the other hand, such complexity is almost antithetical to the scientific endeavor, where control over inputs and precise measurement of outputs is required. Throw in the constraints that come when trying to record from and manipulate neurons and you've got a r

Read source article
Joel on Software

Strange and maddening rules

There's this popular idea among developers that when you face a problem with code, you should get out a rubber duck and explain, to the duck, exactly how your code was supposed to work. Read more "Strange and maddening rules"

Read source article
Strange and maddening rules
Blog on Machine Learning, Statistics & Software Development

The Batch Normalization layer of Keras is broken

UPDATE: Unfortunately my Pull-Request to Keras that changed the behaviour of the Batch Normalization layer was not accepted. You can read the details here. For those of you who are brave enough to mess with custom implementations, you can find the code in my branch. I might maintain it and merge it with the latest […]

Read source article
Joel on Software

A Dusting of Gamification

I had to think for a minute to realize that Stack Overflow has “gamification" too. Not a ton. Maybe a dusting of gamification, most of it around reputation. Read more "A Dusting of Gamification"

Read source article
A Dusting of Gamification
Unsupervised Thinking

Episode 31: Consuming Science (with Cosyne Interviews)

On this unique episode of Unsupervised Thinking, we talk not about a particular area of science, but about the process of doing science itself. In particular, we're discussing how scientists take in information from their niche research areas and beyond. The topic for this free-form conversation stemmed from interviews we collected at the latest Computational and Systems Neuroscience Conference (Cosyne), where we asked people to tell us about a research finding from outside their area that they

Read source article