Goto

Collaborating Authors

 Deep Learning


Train your Deep Learning Faster: FreezeOut

@machinelearnbot

Deep neural networks have many, many learnable parameters that are used to make inferences. Often, this poses a problem in two ways: Sometimes, the model does not make very accurate predictions. It also takes a long time to train them. In a previous post, we covered Train your Deep Learning model faster and sharper: Snapshot Ensembling -- M models for the cost of 1. The authors of this paper propose a method to increase training speed by freezing layers.


2018 will see tech focus on making our devices not just smart, but AI smart

#artificialintelligence

In the coming year, artificial intelligence will make its way from centralized servers to our handheld devices and home gadgets, and will become a dominant force in all areas in which huge amounts of data are used, Israeli experts say. AI, once a matter of data and algorithms fed to machines to make them think like a human, is used today for a wide range of applications, from facial recognition to detection of diseases in medical images to global competitions in games such as chess and Go. Get The Start-Up Israel's Daily Start-Up by email and never miss our top stories Free Sign Up And as the use of AI and machine learning grows, attention turns to making it cheaper, faster, more ubiquitous and available. "Deep learning will enter all fields," said Eyal Miller, the managing director and CEO of Samsung NEXT Tel Aviv, a local investment arm of the Korean giant Samsung Electronics that opened in Israel in 2016 and has invested in 10 Israeli startups, half of them in the field of AI. "AI was already relevant in last few years of development in subcategories, such as natural language processing (NLP), computer vision (CV), and later in cognition, autonomous-ness and assistance-like interfaces. This trend will intensify and AI will be even more important and dominant across more, if not all, fields in 2018."


6 AI Startups to Check Out at the Re-Work Deep Learning Summit The Official NVIDIA Blog

#artificialintelligence

Abeja: This Japanese startup, founded in 2012, creates AI software for retailers and manufacturers and is backed by Salesforce and NTT DOCOMO, among others. Deepgram: This Mountain, View, Calif., startup has created AI that understands human speech. Deepgram's goal: help computers understand what you mean, communicate in real time and leave you satisfied, not frustrated. Deep Instinct: This Tel Aviv startup pioneered the use of AI zero-day attack protection -- using deep learning to identify attacks on vulnerabilities that haven't yet been made public. Entropix: You know those crime shows that show computer-equipped sleuth's enhancing grainy images?


[D] High Dimensional Spaces, Deep Learning and Adversarial Examples is this paper any good? Thoughts? โ€ข r/MachineLearning

@machinelearnbot

This paper provides a useful theoretical underpinning to a field that has had very little theoretical study. It's not groundbreaking, but it's useful. The authors try to make stronger claims than they should in the intro/conclusion that might put the reader off from the paper, and that's unfortunate. The biggest new useful theoretical result is the discussion of the surface area vs volume of the adversarial subspace. They also echo some comments from other work on possible future defense strategies.


The Promise Of Drones And Machine Learning For Oil And Gas Industry

#artificialintelligence

Digital transformation is no longer a fuzzy buzzword in industry, rather it is now a well understood and a credible approach to achieving business value. With increasing maturation of transformative technologies, it's becoming a lot easier for organizations to chart their approach and digital transformation journeys.


[D] High Dimensional Spaces, Deep Learning and Adversarial Examples is this paper any good? Thoughts? โ€ข r/MachineLearning

#artificialintelligence

It's a sound geometric reasoning (instead of informal handwaving common in ML). It also fit well with Fyodorov topology detrvialization theory (High-dimensional landscapes and random matrices).



AI based UI Development (AI-UI) โ€“ Vijay Betigiri โ€“ Medium

#artificialintelligence

Artificial Intelligence (AI) is currently one of the most popular topics in the industry, academia, and the press, with seemingly endless applications in everything from matchmaking to self-driving cars. The most disturbing aspect of AI that we hear is that it will result in massive job losses across industries. Can AI also affect the IT jobs? If so which skills will be impacted? These are some questions every software engineer must be seeking.


Extreme Event Forecasting at Uber - with Recurrent Neural Networks

@machinelearnbot

At Uber, event forecasting enables us to future-proof our services based on anticipated user demand. The goal is to accurately predict where, when, and how many ride requests Uber will receive at any given time.


Natural Language Processing Coursera

@machinelearnbot

About this course: This course covers a wide range of tasks in Natural Language Processing from basic to advanced: sentiment analysis, summarization, dialogue state tracking, to name a few. Upon completing, you will be able to recognize NLP tasks in your day-to-day work, propose approaches, and judge what techniques are likely to work well. The final project is devoted to one of the most hot topics in today's NLP. You will build your own conversational chat-bot that will assist with search on StackOverflow website. The project will be based on practical assignments of the course, that will give you hands-on experience with such tasks as text classification, named entities recognition, and duplicates detection.