java-tutorials/ml/README.md
Andrew Shcherbakov 0527d816cc Update Readme file
2019-08-04 16:09:01 +02:00

6 lines
207 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](http://www.baeldung.com/)