DeepTraffic: Driving Fast through Dense Traffic with Deep Reinforcement Learning

By | 2018-09-27T18:51:31+00:00 January 11th, 2018|AI, NLP, Machine Learning|

This paper presents a micro-traffic simulation (named “DeepTraffic”) where the perception, control, and planning systems for one of the cars are all handled by a single neural network as part of a model-free, off-policy reinforcement learning process. The paper also […]

Comments Off on DeepTraffic: Driving Fast through Dense Traffic with Deep Reinforcement Learning

Detecting Offensive Language in Tweets Using Deep Learning

By | 2018-01-16T20:00:19+00:00 January 5th, 2018|AI, NLP, Machine Learning, Content Mgmt and Publishing Tech|

This paper addresses the important problem of discerning hateful content in social media. It proposes a detection scheme that is an ensemble of Recurrent Neural Network (RNN) classifiers, and it incorporates various features associated with user-related information, such as the […]

Comments Off on Detecting Offensive Language in Tweets Using Deep Learning

Distributed Deep Reinforcement Learning: learn how to play Atari games in 21 minutes

By | 2018-01-16T20:02:33+00:00 January 3rd, 2018|AI, NLP, Machine Learning|

This paper presents a study in Distributed Deep Reinforcement Learning (DDRL) focused on scalability of a state-of-the-art Deep Reinforcement Learning algorithm known as Batch Asynchronous Advantage ActorCritic (BA3C). Using synchronous training on the node level (while keeping the local, single […]

Comments Off on Distributed Deep Reinforcement Learning: learn how to play Atari games in 21 minutes