Deep Learning News

Using Meta-Learning in Nonstationary and Competitive Environments with Pieter Abbeel et al

This ICLR 2018 accepted paper, Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments, addresses the use of meta-learning to…

6 years ago

Pieter Abbeel et al on how to improve the exploratory behaviour of Deep Reinforcement Learning algorithms

The paper, Parameter space noise for exploration proposes parameter space noise as an efficient solution for exploration, a big problem…

6 years ago

15 Useful Python Libraries to make your Data Science tasks Easier

Python has become a big hit in the Data Science community over the last five years. So much so that…

6 years ago

Neural Network Architectures 101: Understanding Perceptrons

[box type="note" align="" class="" width=""]This article is an excerpt taken from a book Neural Network Programming with Java Second Edition…

6 years ago

How to Create Neural Network in TensorFlow

[box type="note" align="" class="" width=""]This article has been extracted from the book Principles of Data Science authored by Sinan Ozdemir.…

6 years ago

What you need to know about Generative Adversarial Networks

[box type="note" align="" class="" width=""]We have come to you with another guest post by Indra den Bakker, an experienced deep…

6 years ago

Getting started with Linear and logistic regression

[box type="note" align="" class="" width=""]This article is an excerpt from a book written by Alberto Boschetti and Luca Massaron, titled…

6 years ago

Getting started with Web Scraping with Beautiful Soup

[box type="note" align="" class="" width=""]This article is an excerpt from a book written by Alberto Boschetti and Luca Massaron, titled…

6 years ago

25 Startups using machine learning differently in 2018: From farming to brewing beer to elder care

What really excites me about data science and by extension machine learning is the sheer number of possibilities! You can…

6 years ago

2 ways to customize your deep learning models with Keras

[box type="note" align="" class="" width=""]The following extract is taken from the book Deep Learning with Keras, co-authored by Antonio Gulli…

6 years ago