Skip to content

AAmmy/CUCUMBER-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUCUMBER-9

MFT2016に出展されていたCUCUMBER-9(自動きゅうり選果マシーン)さんの公開されているデータ https://github.com/workpiles/CUCUMBER-9 を用いて識別.

cucu_sgd.py

http://deeplearning.net/tutorial/ のコードを使用   epoch 1000 (TITANXで40秒程度) での結果 (test_samples()で実行可能)

data errors %
train 263 / 5376 4.89 %
dev 65 / 1512 4.3 %
test 57 / 1512 3.77 %

cucu_mlp.py

http://deeplearning.net/tutorial/ のコードを使用   epoch 8000

data errors %
train 373 / 5376 6.94 %
dev 104 / 1512 6.88 %
test 97 / 1512 6.42 %

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages