java-tutorials/deeplearning4j/README.md

9 lines
347 B
Markdown
Raw Normal View History

## Deeplearning4j
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)
2020-08-20 05:23:09 -04:00
- [How to Implement a CNN with Deeplearning4j](https://www.baeldung.com/java-cnn-deeplearning4j)