Update README.md

This commit is contained in:
johnA1331 2020-08-20 17:23:09 +08:00 committed by GitHub
parent baed0ba3a2
commit 74b3d125f4
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ This module contains articles about Deeplearning4j.
### Relevant Articles:
- [A Guide to Deeplearning4j](https://www.baeldung.com/deeplearning4j)
- [Logistic Regression in Java](https://www.baeldung.com/java-logistic-regression)
- [How to Implement a CNN with Deeplearning4j](https://www.baeldung.com/java-cnn-deeplearning4j)