java-tutorials/ml/README.md

6 lines
207 B
Markdown
Raw Normal View History

2019-08-04 16:09:01 +02:00
### Logistic Regression in Java
This is a soft introduction to ML using [deeplearning4j](https://deeplearning4j.org) library
### Relevant Articles:
2019-08-04 16:09:01 +02:00
- [Logistic Regression in Java](http://www.baeldung.com/)