Commit graph

17 commits

Author SHA1 Message Date
Alejandro Saucedo
159504f20f Updated documentaion to include python 2020-11-02 21:47:05 +00:00
Alejandro Saucedo
109d0350d0 Added documentation for build system 2020-11-01 12:39:25 +00:00
Philipp Zabel
4968fb8c02 Rename *Indeces variables and parameters to *Indices
The plural of index is indexes or indices, the latter seems to be more
common in technical contexts.
2020-10-25 14:09:58 +01:00
Philipp Zabel
e6473a6edc Run codespell over docs and comments
Spelling fixes reported by running codespell over docs and sources.
2020-10-25 14:09:23 +01:00
Alejandro Saucedo
06917b836b Updated docs for 0.4.0 release 2020-10-18 21:24:40 +01:00
Alejandro Saucedo
4e985a8fe0 Adding further class reference 2020-10-17 20:10:25 +01:00
Alejandro Saucedo
21c65c4b11 Updated sample example to show async simple 2020-10-17 19:27:07 +01:00
Alejandro Saucedo
b8a0bc8920 Updated readme 2020-10-17 18:18:55 +01:00
Alejandro Saucedo
35f82ed708 Added documentation for parallel processing and refactored documentation 2020-10-17 17:09:35 +01:00
Alejandro Saucedo
c6695f130c Added basic documentation on async / parallel 2020-10-17 12:37:34 +01:00
Alejandro Saucedo
2f7fc45b2b Updated documentation 2020-10-14 08:42:42 +01:00
Alejandro Saucedo
ad7321eb87 Updated logistic regression example to also output the loss 2020-09-12 17:15:46 +01:00
Alejandro Saucedo
e68d09dbdc Added functional optensorsyncDevice and optensorsynclocal 2020-09-06 15:51:31 +01:00
Alejandro Saucedo
ec89fc6d56 Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
Alejandro Saucedo
04a003a68c Updated documentation for logistic regression 2020-09-05 08:55:57 +01:00
Alejandro Saucedo
8eb9853dc8 Added initial advanced example of logistic regression implementation 2020-08-31 22:48:27 +01:00
Alejandro Saucedo
e4c679058b Updated documentation to include multiple sections 2020-08-30 15:32:16 +01:00