java-tutorials/ml/README.md

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/)