summaryrefslogtreecommitdiff
path: root/docs/tutorial
AgeCommit message (Expand)AuthorFilesLines
2015-12-09Update interfaces.mdIan Hunter1-1/+1
2015-11-12Add parentheses to backward_{cpu,gpu} method.Adam Siembida1-1/+1
2015-10-16Update examples and docsRonghang Hu1-14/+14
2015-10-07fixes BVLC/caffe#3163e31-3/+3
2015-08-14information about new implemented solversPatWie1-1/+78
2015-08-09[docs] add multi-gpu usage note to interfacesEvan Shelhamer1-0/+7
2015-07-27[docs] clear up PYTHONPATH confusionEvan Shelhamer1-7/+7
2015-07-22Fix path to mnist_autoencoder.prototxtFranck Dernoncourt1-1/+1
2015-07-12Update net_layer_blob.mdKeiji Yoshida1-1/+1
2015-06-10[docs] drop out-of-date reference to dev branchEvan Shelhamer1-4/+2
2015-05-29More tests for Blob, Layer, copy_from and step, fix some typosRonghang Hu1-2/+2
2015-05-29Move demo to demo/ and check weights file existenceRonghang Hu1-4/+6
2015-05-29Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_allRonghang Hu1-4/+4
2015-05-29Add MatCaffe docs to docs/tutorial/interfaces.mdRonghang Hu1-4/+205
2015-05-14Merge pull request #2201 from jeffdonahue/tutorial-fixesEvan Shelhamer4-112/+110
2015-05-14Update docs for ND blobs (#1970) and layer type is a string (#1694)Jeff Donahue4-112/+110
2015-05-14ReshapeLayer fixups for ND blobsJeff Donahue1-18/+15
2015-05-14Added a Reshape layer for copying-free modification of blob dimensions.Simon Safar1-0/+42
2015-02-25Small fix (visualization) on SLICE layer's documentationAndre Ambrosio Boechat1-14/+14
2015-02-19Brief explanation of SLICE layer's attributesAndre Ambrosio Boechat1-0/+20
2015-02-04fix Nesterov typo found by @bamosEvan Shelhamer1-2/+2
2015-01-21Back-merge fixes + docsEvan Shelhamer1-2/+2
2015-01-16Update interfaces.md fileChristos Nikolaou1-4/+12
2014-12-20Use valid MathJax delimiters.Kyle Krafka1-2/+2
2014-10-14[docs] proofreading suggested by @cNikolaouEvan Shelhamer1-2/+2
2014-09-19Fix typo in LRN-expression in docsrickardnorlander1-1/+1
2014-09-06[docs] tutorial/layers: fix inner product sampleJonathan L Long1-19/+19
2014-09-06[docs] tutorial/layers: describe some more data layersJonathan L Long1-5/+40
2014-09-06[docs] tutorial/layers: clean up sample markdownJonathan L Long1-49/+49
2014-09-06[docs] tutorial/layers: brief descriptions of some loss layersJonathan L Long1-3/+9
2014-09-06[docs] in tutorial/layers, Options -> ParametersJonathan L Long1-8/+8
2014-09-06[docs] split layer params in required/optionalJonathan L Long1-25/+38
2014-09-06[docs] add LRN layer to tutorial/layersJonathan L Long1-1/+10
2014-09-06[docs] fix pooling markdown and add some comments in tutorialJonathan L Long1-10/+10
2014-09-06[doc] minor edits to convolution layer in tutorialJonathan L Long1-25/+25
2014-09-06[docs] fixup the MathJax notation in tutorial/layersJonathan L Long1-3/+3
2014-09-06Added initial Hinge LossSergio1-1/+31
2014-09-06more layersYangqing Jia1-5/+64
2014-09-05conv and poolingYangqing Jia1-47/+30
2014-09-05neuron layers docYangqing Jia1-19/+101
2014-09-05update netYangqing Jia1-4/+2
2014-09-05fix leaky reluYangqing Jia1-3/+5
2014-09-05more blob detailsYangqing Jia1-26/+61
2014-09-05relu,sigmoid,tanhYangqing Jia1-4/+52
2014-09-05[docs] add titlesEvan Shelhamer9-0/+9
2014-09-04[docs] fix formatting and other errors in loss & solverJeff Donahue2-31/+25
2014-09-04[docs] default setting for layoutSergey Karayev9-9/+0
2014-09-03[docs] suggest the CVPR14 deep learning tutorial for nice contrastEvan Shelhamer1-2/+4
2014-09-03[docs] draft dataEvan Shelhamer2-0/+75
2014-09-03wrap up solver.md -- add update info for all solvers with citations;Jeff Donahue2-21/+113