Update Readme file
This commit is contained in:
parent
b01bd36786
commit
0527d816cc
|
@ -1,5 +1,5 @@
|
||||||
### Sample deeplearning4j Project
|
### Logistic Regression in Java
|
||||||
This is a sample project for the [deeplearning4j](https://deeplearning4j.org) library.
|
This is a soft introduction to ML using [deeplearning4j](https://deeplearning4j.org) library
|
||||||
|
|
||||||
### Relevant Articles:
|
### Relevant Articles:
|
||||||
- [A Guide to Deeplearning4j](http://www.baeldung.com/deeplearning4j)
|
- [Logistic Regression in Java](http://www.baeldung.com/)
|
||||||
|
|
Loading…
Reference in New Issue