8000 GitHub - rslprpr/kaggle-cifar: Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rslprpr/kaggle-cifar

 
 

Repository files navigation

Code for the CIFAR-10 competition at Kaggle

See http://fastml.com/cifar-convolutions-or-object-recognition-in-images for description.

make_test_batches.py - convert test images into cuda-convnet batch files
predict.py - produce a predictions file in Kaggle format from `--write-features` batches
predict_multiview.py - produce a predictions file in Kaggle format 
	from a multiview predictions file (lower error)
shownet.py - a version with `--write-predictions` and `--multiview-test`

About

Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet

Resources

License

43B0

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%
0