Skip to content

Parallel and Stochastic optimization of Conditional Random Field for optical character recognition (OCR)

Notifications You must be signed in to change notification settings

ashwanikhemani/ConvexOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvexOptimization

Parallel and Stochastic optimization of Conditional Random Field for optical character recognition (OCR)

a) Implementation of parallel optimization algorithm based on the LBFGS solver provided by PETSc, leveraging its parallel primitives and testing the scalability on cluster.

b) Implementation of stochastic gradient solvers (SGD and ADAM), and test their efficiency in comparison with LBFGS.

About

Parallel and Stochastic optimization of Conditional Random Field for optical character recognition (OCR)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published