Files
java-tutorials/ml/README.md
T
matt.rossi 1076a9c8d9 Fix Format
2019-10-11 18:11:03 +02:00

6 lines
208 B
Markdown

### Logistic Regression in Java
This is a soft introduction to ML using [deeplearning4j](https://deeplearning4j.org) library
### Relevant Articles:
- [Logistic Regression in Java](https://www.baeldung.com/)