Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellavelle authored Feb 20, 2020
1 parent bb4dd9a commit 25e55b0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,13 @@ Download the jar though Maven:
<version>2.0.0-SNAPSHOT</version>
</dependency>
```

For simple demos of getting started with ml4j, please <a href="https://github.com/ml4j/ml4j-quickstart-demo">ml4j-quickstart-demo</a>.

For more complex examples (eg. Inception V4, YOLOv2 ), please see the following projects:

https://github.com/ml4j/inception-v4-spring-demo

https://github.com/ml4j/yolo-v2-spring-demo


0 comments on commit 25e55b0

Please sign in to comment.