https://github.com/gavishpoddar/text-replication
Text Replication Using Keras, TF, ABCNN1
https://github.com/gavishpoddar/text-replication
cnn keras tensorflow
Last synced: about 2 months ago
JSON representation
Text Replication Using Keras, TF, ABCNN1
- Host: GitHub
- URL: https://github.com/gavishpoddar/text-replication
- Owner: gavishpoddar
- License: mit
- Created: 2020-05-11T12:30:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T18:15:34.000Z (almost 6 years ago)
- Last Synced: 2025-07-03T02:42:32.402Z (12 months ago)
- Topics: cnn, keras, tensorflow
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Text_Replication
Question replication on Tensorflow, Keras and CNN
Model 1:
Keras + ABCNN1
Model 2:
TensorFlow + CNN
Model 3:
TensorFlow + ABCNN1