https://github.com/davidmartinezros/deeplearning-machine
A Deeplearning Machine finding the nearest word.
https://github.com/davidmartinezros/deeplearning-machine
deeplearning deeplearning-ai deeplearning4j word2vec
Last synced: about 1 year ago
JSON representation
A Deeplearning Machine finding the nearest word.
- Host: GitHub
- URL: https://github.com/davidmartinezros/deeplearning-machine
- Owner: davidmartinezros
- License: gpl-2.0
- Created: 2017-11-12T08:50:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T09:05:19.000Z (over 8 years ago)
- Last Synced: 2025-02-10T02:34:23.885Z (over 1 year ago)
- Topics: deeplearning, deeplearning-ai, deeplearning4j, word2vec
- Language: Java
- Homepage: https://davidmartinezros.com/Angular2/myyme/#/login
- Size: 63.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# deeplearning machine
## Rest Service that find the nearest word of a word in a file of phrases.
Using deeplearning4j with Word2Vec libraries.
## Version 1.0.0-SNAPSHOT
Initial Version
## Version 1.1.0-SNAPSHOT
Add dependency actuator for view app information like /health for show the state of the app and /mappings for shot the rest published services.