Commit Graph

49 Commits (e68c3ad5ddfa26046aca5e1f935a2ee275729b7e)

Author SHA1 Message Date
qingqing01 9f3cbed2f2 Add more details for CTC layer, fix CTC evalutor and add their interface test (#74)
9 years ago
Yu Yang c7762da330 Merge branch 'master' into merge_icode
9 years ago
liuyuan04 42a1179135 Fix internal documents.
9 years ago
xuwei06 7481429f99 Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
9 years ago
Luo Tao dbaabc94fb fix unitest of test_RecurrentGradientMachine, and some tiny doc update
9 years ago
Yu Yang d6d91223b5 fix docker tag mistake
9 years ago
liuyuan04 5547a7601b Refine doc of Python Prediction API, replace
9 years ago
dangqingqing 5209fccea1 Update installation document and quick start.
9 years ago
dangqingqing f15aa8097a Update installation document and quick start document.
9 years ago
Luo Tao 38d735716b fix dead link and some warning, tiny modify on some document
9 years ago
Luo Tao 2b795845ad fix dead link
9 years ago
liaogang 291318e5a2 delete Bits.h and move its func into utils/Util.h
9 years ago
wangmiao1981 c6950a2294 modify comments
9 years ago
luotao02 6968191ede fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
luotao02 fe22c46491 fix bug in CMakelists and layers.py
9 years ago
dangqingqing 7f1d6c5a75 Fix some documentations.
9 years ago
wangjiang03 2def4b3e0d Improve Documentation.
9 years ago
liuyuan04 924c77209e Fix rnn link in the main content
9 years ago
qijun 8ebfb4040a add docker and deb installation guide
9 years ago
luotao02 3144b2e470 add missing file in r1456
9 years ago
dangqingqing 3cfc1b2acb Adjust catalog for chinese doc.
9 years ago
yuyang18 ed6716578d PyDataProvider English Document
9 years ago
wangyanfei01 cecdedea63 ISSUE=4607611 refine cluster scripts
9 years ago
liaogang 93413c597d fix PIL in image classification
9 years ago
luotao02 169eb9099a reduce picture size in quick start
9 years ago
liaogang b3a4487510 rename evalute to evaluate
9 years ago
dangqingqing d209a196fc Adjust catalog for documentation.
9 years ago
luotao02 2bb09cf104 adjust format of new_layer and rnn, refine seq2seq doc
9 years ago
liaogang fcc4096491 rename paraphase_model to paraphrase_model
9 years ago
dangqingqing eef13ffbb6 Update quick start.
9 years ago
qijun 66be6fed34 add some source code comments
9 years ago
yuyang18 ff496cd4bf Warning for install package.
9 years ago
lipeng17 890ca39b2d Fix name typos
9 years ago
wangjiang03 4132702362 Add RNN Tutorial.
9 years ago
liaogang f2d5c7a284 add links for quick start
9 years ago
luotao02 3e87021df1 refine demo dataprovider and some tiny fix
9 years ago
dangqingqing 13f4602999 Refine image classification prediction code.
9 years ago
dangqingqing 7857d7f74b Bug fix for image classification demo and ResNet model zoo when using CPU.
9 years ago
liuyuan04 96e7da5c01 Add links to corresponding english docs for unfinished Chinese docs
9 years ago
liaogang a82a4f9818 add install path to /opt/compiler/gcc-4.8.2/bin:/home/liaogang/.jumbo/opt/sun-java6/bin:/home/liaogang/.jumbo/opt/sun-java6/jre/bin:/home/liaogang/.jumbo/opt/sun-java6/db/bin:/home/liaogang/.jumbo/bin/core_perl:/home/liaogang/.jumbo/bin:/usr/local/ganglia/sbin:/usr/local/ganglia/bin:/usr/local/apr/bin:/usr/local/cuda/bin:/opt/compiler/gcc-4.8.2/bin:/home/liaogang/.jumbo/opt/sun-java6/bin:/home/liaogang/.jumbo/opt/sun-java6/jre/bin:/home/liaogang/.jumbo/opt/sun-java6/db/bin:/home/liaogang/.jumbo/bin/core_perl:/home/liaogang/.jumbo/bin:/usr/local/ganglia/sbin:/usr/local/ganglia/bin:/usr/local/apr/bin:/usr/local/cuda/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/opt/ibutils/bin:/opt/bin:/home/opt/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/bin:/home/opt/bin:/home/liaogang/bin
9 years ago
luotao02 260c734c95 fix bug in trainer_config_helpers
9 years ago
dangqingqing 9c0895ee45 Add commits for recurrent layer and lstm layer.
9 years ago
xuwei06 ee4734594f Update README.md and remove internl doc links
9 years ago
qijun e6dfcddcd4 spell error fix
9 years ago
wangjiang03 d9ea3c27f5 Add gradient check unit test documentation to new layer documentation.
9 years ago
luotao02 fe3216508a catalog for trainer_config_helpers
9 years ago
dangqingqing f063752366 Adjustment doc and code for CostLayer, GradientMachine and DataProvider.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago