Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takuseno/icm

Intrinsic Curiosity Module implementation with TensorFlow
https://github.com/takuseno/icm

reinforcement-learning tensorflow

Last synced: about 1 month ago
JSON representation

Intrinsic Curiosity Module implementation with TensorFlow

Awesome Lists containing this project

README

        

# icm
Intrinsic Curiosity Module imeplementation with TensorFlow.

https://arxiv.org/abs/1705.05363

## requirements
- Python3

## dependencies
- tensorflow
- opencv-python
- numpy
- git+https://github.com/imai-laboratory/lightsaber

## base A3C implementation
- https://github.com/takuseno/a3c

## original implementation
- https://github.com/pathak22/noreward-rl