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
|
af2169765c
|
fix torch error reporting
|
2015-10-30 12:40:47 -04:00 |
Brandon Amos
|
986db491be
|
align-dlib: Fix logic for debug images for #43.
|
2015-10-29 15:24:22 -04:00 |
Brandon Amos
|
f9170eb3aa
|
Mention CUDA dependency in the training code for #41.
|
2015-10-29 08:41:21 -04:00 |
Brandon Amos
|
1ab061d23d
|
Check Lua subprocess before trying to interact with it.
|
2015-10-29 08:35:44 -04:00 |
Brandon Amos
|
7bd9405a74
|
Fix variable type for #40.
|
2015-10-29 07:50:15 -04:00 |
Brandon Amos
|
ce506d4f5c
|
Merge pull request #38 from harshjv/master
Follow best practices for Dockerfile
|
2015-10-28 09:18:25 -04:00 |
Harsh Vakharia
|
f2f978b56f
|
Update Dockerfile reference to docker/Dockerfile
|
2015-10-28 14:06:17 +05:30 |
Harsh Vakharia
|
8301046b06
|
Move Dockerfile to an empty folder
Clear apt cache and tmp files after package installation via apt
|
2015-10-28 14:03:40 +05:30 |
Brandon Amos
|
30eb5ca083
|
README: Recommend Docker and add note about python on OSX.
|
2015-10-27 14:06:00 -04:00 |
Brandon Amos
|
948bc2d3e9
|
Training: Update for_each call to apply.
|
2015-10-26 17:41:46 -04:00 |
Brandon Amos
|
59002cdfe5
|
Training: Remove fbnn's Optim dependency.
|
2015-10-26 17:41:46 -04:00 |
Brandon Amos
|
4f85fa8ebb
|
README: Clarify loss plot.
|
2015-10-26 12:40:55 -04:00 |
Brandon Amos
|
dcba988458
|
Add VGG's triplet accuracy.
|
2015-10-24 14:41:17 -04:00 |
Brandon Amos
|
45066b0876
|
README: Typo.
|
2015-10-24 14:40:08 -04:00 |
Brandon Amos
|
b0ee9ffd6a
|
README: Typo.
|
2015-10-24 14:39:27 -04:00 |
Brandon Amos
|
8b693e761a
|
README: Formatting.
|
2015-10-24 14:39:12 -04:00 |
Brandon Amos
|
6b4503c5c1
|
Tweak references to other open source projects for #7.
|
2015-10-24 14:38:01 -04:00 |
Brandon Amos
|
87ad0f2de3
|
Reference other open source projects for #7.
|
2015-10-24 14:27:55 -04:00 |
Brandon Amos
|
caf10c533f
|
README: Fix docker-machine typo.
|
2015-10-23 11:59:52 -04:00 |
Brandon Amos
|
5c4e69239f
|
Make debugging the Torch subprocess easier for #34.
|
2015-10-22 17:21:03 -04:00 |
Brandon Amos
|
b21295d930
|
Use a better placeholder to prevent issues like #27
|
2015-10-21 16:38:54 -04:00 |
Brandon Amos
|
b41f9a289f
|
Correct call to image.load for #26.
|
2015-10-20 11:20:36 -04:00 |
Brandon Amos
|
131ccebb3a
|
Add a few setup notes to the README.
|
2015-10-20 10:00:03 -04:00 |
Brandon Amos
|
f2ad830901
|
Clarify ~/src for #27.
|
2015-10-19 06:31:05 -04:00 |