Commit Graph

382 Commits

Author SHA1 Message Date
Brandon Amos 67f676417f Minor doc tweaks. 2015-11-12 18:51:56 -05:00
Brandon Amos 8560e23366 Update citation information. 2015-11-11 11:51:56 -05:00
Brandon Amos a10fa332e3 Improve tsne example docs. 2015-11-11 11:20:27 -05:00
Brandon Amos 7ba9ed8727 Docs: Mention batch-represent with the classification demo. 2015-11-11 11:00:21 -05:00
Brandon Amos 9d95ac3528 Docs: Better distinguish between DNN and classification models. 2015-11-10 14:31:24 -05:00
Brandon Amos 62f6fc9215 Add note to training new models. 2015-11-10 10:38:27 -05:00
Brandon Amos 8ce5a137e0 Docs: Add note about only testing the web demo in Chrome/OSX. 2015-11-10 10:26:35 -05:00
Brandon Amos 2e8466afb1 Make suggestion 1 the default option. #48. 2015-11-09 15:58:05 -05:00
Brandon Amos e067ea3198 Docs: Training: Add note about GPU memory. 2015-11-09 12:35:29 -05:00
Brandon Amos 4462c391a6 batch-represent: Set the default tensor type. 2015-11-09 11:12:10 -05:00
Brandon Amos 5a5fc588b6 Docs: Mention how to restart training. 2015-11-09 08:26:33 -05:00
Brandon Amos aed184d860 Training: Suggestion 2 from @melgor in #48. 2015-11-08 17:08:06 -05:00
Brandon Amos 30f754176c Training: Handle peoplePerBatch > nClasses edge case when nDonkey != -1. 2015-11-07 14:35:49 -05:00
Brandon Amos ae348c22f9 Training: Fix error with tensors being unexpectedly doubles. 2015-11-06 17:09:47 -05:00
Brandon Amos e2b72e3b7c Docs: Phrasing. 2015-11-06 14:49:42 -05:00
Brandon Amos d481ace0f5 Training: Add note metadata caches. 2015-11-06 13:57:34 -05:00
Brandon Amos 9bef1e8a60 Train: Detect and correct edge case when peoplePerBatch > number of classes.
Thanks @venturamartin90
2015-11-06 12:10:25 -05:00
Brandon Amos 27e2172ea0 Fix broken link to the Dockerfile. 2015-11-05 08:58:28 -05:00
Brandon Amos 0831c9e069 Fix alignment references. 2015-11-05 08:55:03 -05:00
Brandon Amos 5adf826d9d Mention #42 in the setup guide. 2015-11-04 16:05:33 -05:00
Brandon Amos 3607e23887 Improve web demo docs. 2015-11-04 15:59:04 -05:00
Brandon Amos b3f1748ac4 Formatting. 2015-11-04 15:30:38 -05:00
Brandon Amos bde27f16e9 Remove CNAME. 2015-11-03 16:23:11 -05:00
Brandon Amos cd246c801b Use mkdocs theme for better mobile support. 2015-11-03 16:22:36 -05:00
Brandon Amos bd7be7d9ed mkdocs: Correct js->javascript. 2015-11-02 18:55:02 -05:00
Brandon Amos 54be389f25 Docs: Add analytics. 2015-11-02 18:40:53 -05:00
Brandon Amos a6a722e484 Doc and README tweaks. 2015-11-02 17:41:09 -05:00
Brandon Amos 5ee5476afa Docs: Add CNAME. 2015-11-02 17:32:51 -05:00
Brandon Amos 6c7e1afaea Ignore mkdocs' site dir. 2015-11-02 17:32:00 -05:00
Brandon Amos 1e966337eb Update docs. 2015-11-02 17:30:14 -05:00
Brandon Amos 3139fad63f Improve web demo docs. 2015-11-02 15:06:24 -05:00
Brandon Amos 724e807980 Remove follow badge. 2015-11-02 12:27:51 -05:00
Brandon Amos 513ad57244 Web Demo: Use a non-interactive backend. 2015-11-02 11:15:02 -05:00
Brandon Amos ae61278fb2 Docs: Attempt to fix images. 2015-11-02 07:58:51 -05:00
Brandon Amos ccfc9ecaa8 Fix broken link for #29. 2015-11-01 08:13:05 -05:00
Brandon Amos b854c33781 Fix broken links for #29. 2015-11-01 08:09:21 -05:00
Brandon Amos 92f57ff884 Fix broken links. 2015-11-01 08:02:54 -05:00
Brandon Amos 3364775fd7 Formatting. 2015-11-01 08:00:02 -05:00
Brandon Amos 4d965d36e4 Add doc badge and fix link for #29. 2015-11-01 07:58:51 -05:00
Brandon Amos 046033201b Initial commit of mkdocs for #29. 2015-11-01 07:52:46 -05:00
Brandon Amos bfc105f9a3 Add notes about running the web demo in Docker. 2015-10-31 17:15:08 -04:00
Brandon Amos f195085d70 Print to the browser's console on websocket error. 2015-10-31 17:12:47 -04:00
Brandon Amos a62c333078 Expose port 9000 from the docker container. 2015-10-31 17:12:47 -04:00
Brandon Amos 1fb67767b7 Correct calls to image.load 2015-10-31 17:12:47 -04:00
Brandon Amos 0771ba87ba Improve documentation on using Docker with the web demo. 2015-10-31 12:09:01 -04:00
Brandon Amos 770511d388 Merge pull request #45 from yarnbasket/feature/fix_torch_error_reporting
Fix torch error reporting
2015-10-30 15:03:18 -04:00
Phillip Schanely fda0496fdc linting errors, try #2 2015-10-30 12:47:04 -04:00
Phillip Schanely f7baa6fa9a linting errors 2015-10-30 12:42:49 -04:00
Phillip Schanely af2169765c fix torch error reporting 2015-10-30 12:40:47 -04:00
Phillip Schanely 10451f5c29 setup.py 2015-10-30 12:34:09 -04:00