Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vudangngoc/ai-example
Simple example about AI and Java
https://github.com/vudangngoc/ai-example
Last synced: about 1 month ago
JSON representation
Simple example about AI and Java
- Host: GitHub
- URL: https://github.com/vudangngoc/ai-example
- Owner: vudangngoc
- License: apache-2.0
- Created: 2018-10-16T02:12:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T09:24:37.000Z (about 6 years ago)
- Last Synced: 2024-11-06T21:26:51.847Z (3 months ago)
- Language: Java
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ai-example
Simple example about AI and JavaPrerequisite
+ Java 8
+ Maven
+ Eclipse
Build and import to Eclipse$ mvn clean install
$ mvn eclipse:eclipseimport: https://stackoverflow.com/questions/2061094/importing-maven-project-into-eclipse
Run from terminal
$ cd target && java -cp ai-1.0-SNAPSHOT.jar:lib/* org.example.App
More example at https://spark.apache.org/docs/2.3.1/ml-features.html