summaryrefslogtreecommitdiffstats
path: root/sample-apps
Commit message (Collapse)AuthorAgeFilesLines
...
* | Sigmoid and relu are now native functionsLester Solbakken2016-09-152-16/+3
| |
* | Change to matmul for tensor concatenationLester Solbakken2016-09-143-13/+50
| |
* | Update blog post ranking for constant tensor tutorialLester Solbakken2016-09-141-0/+60
|/
* Remove user specific codeLester Solbakken2016-09-091-25/+23
|
* Add supporting code for blog search tutorialsLester Solbakken2016-09-0926-0/+2425
|
* Add filtering of already read items to sample app.Lester Solbakken2016-07-012-45/+55
| | | | Add filtering of already read items to the recommendation sample app.
* Add basic blog-recommendation sample appLester Solbakken2016-06-309-0/+408
|
* Add basic blog-search sample appLester Solbakken2016-06-306-0/+1371
|
* Update music-data-feed.jsonKristian Aune2016-06-211-2/+2
|
* do not use special chars in idsKristian Aune2016-06-211-2/+2
| | | - makes it more difficult to write easy first steps due to encoding
* no java yetKristian Aune2016-06-206-248/+0
|
* Add non-working draftKristian Aune2016-06-2014-0/+367
- so we have a place to link to in documentation