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)
- Host: GitHub
- URL: https://github.com/carpedm20/RCMN
- Owner: carpedm20
- Created: 2016-03-21T16:46:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-16T02:28:10.000Z (almost 10 years ago)
- Last Synced: 2025-04-12T01:54:19.326Z (11 months ago)
- Language: Python
- Homepage:
- Size: 4.29 MB
- Stars: 28
- Watchers: 7
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Code - Recurrent Convolutional Memory Network
README
Recurrent Convolutional Memory Network
======================================
An implementation of Recurrent Convolutional Memory Network (still in progress).

Prerequisites
-------------
- Python 2.7 or Python 3.3+
- [TensorFlow](https://www.tensorflow.org/)
Author
------
Taehoon Kim / [@carpedm20](http://carpedm20.github.io/)