Files
java-tutorials/ml/README.md
T

6 lines
208 B
Markdown
Raw Normal View History

2019-10-11 18:11:03 +02:00
### 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/)