Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavishpoddar/text-replication
Text Replication Using Keras, TF, ABCNN1
https://github.com/gavishpoddar/text-replication
cnn keras tensorflow
Last synced: 1 day 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T18:15:34.000Z (over 4 years ago)
- Last Synced: 2024-11-01T19:21:12.476Z (3 months ago)
- Topics: cnn, keras, tensorflow
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- 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 CNNModel 1:
Keras + ABCNN1Model 2:
TensorFlow + CNNModel 3:
TensorFlow + ABCNN1