Update README.md

This commit is contained in:
johnA1331
2020-08-20 17:23:09 +08:00
committed by GitHub
parent 0ec13d5324
commit 6980f60a72

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)