资源算法Value-Iteration-Network

Value-Iteration-Network

2020-02-14 | |  33 |   0 |   0

Value-Iteration-Network in Pytorch

图片.png

Implementation of the Value Iteration Network

Introduction

This repo is heavily inspired by the original code (not so easy to follow) and a couple of others really well made implementation.

Results

图片.png

Value function for each iteration of the Value Iteration Network from k=0 to k=30 in the 28x28 grid world

animation.gif

Dataset

The dataset is taken from here

For each world it contains

  • the labels. A list of correct actions for each state

  • the current state s1

  • the target state s2

  • the observations. A 2 channel image with

    • in the fist channel. 1 if obstacle 0 if not

    • in the second channel. 10 if goal, 0 if not


上一篇:ValueIterationNetworksResearch

下一篇:densebody-poc

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...