forked from rathboma/MachineLearningProject
-
Notifications
You must be signed in to change notification settings - Fork 0
joshuatw/MachineLearningProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JAVA PROJECT 1) Open src/mlproject/Project.java and edit the image paths at the top of the file 2) run using the ./run script at the project root This: - loads all images and extracts their features\ - combines image information with hand-annotated information from the csv file - partitions the images into test/training sets - runs the algorithms specified in Project.java LUSH first, generate test/training sets by running %: ruby randomize_samples.rb then execute: %: lush %: > (libload "lenet5-magazine.lsh") %: > (doit 10) ;; the number of training runs. Again, image directories should be specified by editing the lenet5 lush file. By default the are ./small_covers_* so should just work
About
Nyu Machine Learning Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published