Home Tags Reinforcement Learning

Tag: Reinforcement Learning

What is PyTorch and how does it work?

0
PyTorch is a Python-based scientific computing package that uses the power of graphics processing units. It is also one of the preferred deep learning...

OpenAI Five loses against humans in Dota 2 at The International...

0
Looks like OpenAI’s intelligent game-playing bots need to get a little more street smart before they can beat the world’s best. Played as a...

Deeplearning4j 1.0.0-alpha arrives!

0
The Skymind team has announced a milestone release of Eclipse Deeplearning4j (DL4J), an open-source library for deep learning. DL4J 1.0.0-alpha has some breakthrough changes...

What is Meta Learning?

0
Meta Learning, an original concept of cognitive psychology, is now applied to machine learning techniques. If we go by the social psychology definition, meta...

How to implement Reinforcement Learning with TensorFlow

0
This article is an excerpt from the book, Deep Learning Essentials co-authored by Wei Di, Anurag Bhardwaj, and Jianing Wei. This book will help...

How to develop a stock price predictive model using Reinforcement Learning...

1
This article is an extract from the book Predictive Analytics with TensorFlow, authored by Md. Rezaul Karim. This book helps you build, tune, and...

How Reinforcement Learning works

0
This article is an excerpt from a book by Rodolfo Bonnin titled Machine Learning for Developers. Reinforcement learning is a field that has resurfaced recently,...