samueljackson92 / major-project

Repository for the major project
MIT License
7 stars 0 forks source link

Change the way reductions are performed. #36

Closed samueljackson92 closed 9 years ago

samueljackson92 commented 9 years ago

Currently reductions do not save blobs, which are the major features computed from the reduction and the thing that takes so much time. We can save a lot of fuss by switching to a model that directly save the output of the reduction.