Difference between revisions of "Private:progress-abdelsadek"

From NMSL
Line 13: Line 13:
 
*I did a report giving a quick overview on Locality-Sensitive Hashing for solving near neighbors search problem. showing its main ideas, algorithms, and techniques. also introducing some early thoughts how to implement it in our distributed index and showing some of the issues/challenges of its implementation.
 
*I did a report giving a quick overview on Locality-Sensitive Hashing for solving near neighbors search problem. showing its main ideas, algorithms, and techniques. also introducing some early thoughts how to implement it in our distributed index and showing some of the issues/challenges of its implementation.
  
Full report can be found here.
+
Full report can be found [https://cs-nsl-svn.cs.surrey.sfu.ca/cssvn/nsl-members/abdelsadek/reports/LSH%20report/doc/LSH.pdf here].
  
 
==Feb 5-Feb 14==
 
==Feb 5-Feb 14==

Revision as of 15:44, 30 May 2013

Spring 2013 (RA)

  • Courses:
    • CMPT-820: Multimedia Systems

Feb 28-Mar 14

  • working on figuring out the rest of implementation details for Distributed LSH over Map/Reduce.
  • had a meeting with Yahia for getting the last version of the code, sync with the get hub, and the new design of the system.
  • setting up and testing the development environment on my local machine.

Feb 14-Feb 28

  • I did a report giving a quick overview on Locality-Sensitive Hashing for solving near neighbors search problem. showing its main ideas, algorithms, and techniques. also introducing some early thoughts how to implement it in our distributed index and showing some of the issues/challenges of its implementation.

Full report can be found here.

Feb 5-Feb 14

  • Reading and Surveying about LSH
  • Did some initial ideas about LSH and how to plug it into our system.
  • working and discussing with Dr. Maysam about he idea and implementation for the index.

Jan 22-Feb 4

  • Working on evaluation setup for the index.

Fall 2012 (RA)

  • Courses:
    • CMPT-705: Design/Analysis Algorithms
    • CMPT-741: Data Mining
  • KNN

Did a survey on KNN algorithms and techniques.

Full survey can be founded here.

  • Industrial Automation as a Service
    • Doing Dr. Tamir Experiments