Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 299 Bytes

ransac_simple_ssl_v3.md

File metadata and controls

11 lines (5 loc) · 299 Bytes
  • Forward-backward loop :

      The code is drastically modified to avoid some logical bugs in forward-backward loop that was not captured before. 
      It is considered easier to read, maintain, and scale.  
    
  • Take unlabled data :

      Random Concensus Algorityhm 2.3 utilizing unlabeled data.