Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-27 | fix many typos by using codespell | Zhou Mo | 1 | -2/+2 |
2016-10-05 | fix typo in pascal_multilabel_datalayers.py | Kun Wang | 1 | -3/+3 |
2016-02-29 | Finalized tutorial. Removed asyncronous layer. | Oscar Beijbom | 1 | -99/+0 |
2016-02-29 | Refactor and improve code style. | Evan Lezar | 2 | -142/+205 |
2016-02-29 | Added tutorial on how to use python datalayers and multilabel classification. | Oscar Beijbom | 2 | -0/+373 |
2015-08-09 | from __future__ imports must occur at the beginning of the file | Fisher Yu | 1 | -1/+1 |
2015-07-08 | Making the net_spec python3 compatible | philkr | 1 | -2/+3 |
2015-06-30 | [examples] add Euclidean loss PythonLayer | Evan Shelhamer | 2 | -0/+97 |
2015-06-30 | [examples] caffenet python spec | Jonathan L Long | 1 | -0/+54 |