ZhuanZhiCode / TensorFlow-Java-ExamplesLinks
Examples of Invoking TensorFlow from Java
☆74Updated 7 years ago
Alternatives and similar repositories for TensorFlow-Java-Examples
Users that are interested in TensorFlow-Java-Examples are comparing it to the libraries listed below
Sorting:
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算 句子的相似度。☆26Updated 8 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 10 years ago
- 用户评论标签挖掘☆73Updated 8 years ago
- A java implementation of LightGBM predicting part☆86Updated 2 years ago
- some usefult utils like change tools and city lon and lat☆59Updated 7 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- The missing SVM-based text classification module implementing HanLP's interface☆46Updated 8 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 10 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 10 years ago
- some code for spark☆17Updated 8 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR