v0.1.0
Brief
A neural network capable of translating handwriting into latex within A-Z toolset for creating training data.
Implemented:
- model (const length recognizer)
- tool/visual
- tool/set
- tool/raw
Details
- flag system #3 #21
- multithreading in visual #10 #5 #22
- model #31 #58 #65
- raw data processing in model #38 #39 #45
- raw latex #17
- basic pngs #18
- visual mvp #19
- more effects in visual #20
- replace sfml with opencv #23
- visual/logger #24
- clang-format #25
- reporter, visual modules #26
- config, path philosophy in visual #27
- dealing with too large images #28
- readme #30 #56 #69
- docs visual #33
- boost set scripts, multithreading #35 #46
- unit tests visual #36
- clean up, refactors #43 #47
- setup configuration #59 #60