https://github.com/ramesh-x/int_seq
Integer Sequence Learning
https://github.com/ramesh-x/int_seq
kaggle lstm seq2vec-model tensorflow
Last synced: about 1 month ago
JSON representation
Integer Sequence Learning
- Host: GitHub
- URL: https://github.com/ramesh-x/int_seq
- Owner: Ramesh-X
- Created: 2017-10-23T05:14:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T05:34:24.000Z (over 8 years ago)
- Last Synced: 2025-02-16T09:28:40.717Z (over 1 year ago)
- Topics: kaggle, lstm, seq2vec-model, tensorflow
- Language: Python
- Size: 16.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Integer Sequence Learning
Here I have code for the [Integer Sequence Learning](https://www.kaggle.com/c/integer-sequence-learning) problem that
is described in [Kaggle](https://www.kaggle.com).
The accuracy is low. But you can go through my code to learn my approach. The code is writen in (Tensorflow)[https://www.tensorflow.org/]