Update Readme file

This commit is contained in:
Andrew Shcherbakov 2019-08-04 16:09:01 +02:00
parent b01bd36786
commit 0527d816cc
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
### Sample deeplearning4j Project
This is a sample project for the [deeplearning4j](https://deeplearning4j.org) library.
### Logistic Regression in Java
This is a soft introduction to ML using [deeplearning4j](https://deeplearning4j.org) library
### Relevant Articles:
- [A Guide to Deeplearning4j](http://www.baeldung.com/deeplearning4j)
- [Logistic Regression in Java](http://www.baeldung.com/)