Skip to content

Updated sample code for the Kaggle Julia Street View Character Recognition Tutorial

Notifications You must be signed in to change notification settings

evq/juliastreetview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Street View Character Recognition Tutorial

This is currently contains updated version (0.3.6 compatible) Random Forest sample code for the Kaggle Street View tutorial in Julia. The KNN code will be added soon as well as further customized versions.

You can find the details and data here

Using

Grab the data from kaggle and add it to the data folder. You need the following files:

  • trainResized.zip
  • testResized.zip
  • sampleSubmission.csv
  • trainLabels.csv

Extract the zips and you should be good to go.

About

Updated sample code for the Kaggle Julia Street View Character Recognition Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages