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

https://github.com/carpedm20/RCMN

Recurrent Convolutional Memory Network (in progress)
https://github.com/carpedm20/RCMN

Last synced: 20 days ago
JSON representation

Recurrent Convolutional Memory Network (in progress)

Awesome Lists containing this project

README

          

Recurrent Convolutional Memory Network
======================================

An implementation of Recurrent Convolutional Memory Network (still in progress).

![model](./assets/RCMN.png)

Prerequisites
-------------

- Python 2.7 or Python 3.3+
- [TensorFlow](https://www.tensorflow.org/)

Author
------

Taehoon Kim / [@carpedm20](http://carpedm20.github.io/)