Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 320 Bytes

circuit-to-latex

Deep-learning model that predicts CircuiTikz (LaTeX) from images of electrical circuits.

Steps to start the training

  1. (Create a virtual environment and) install the dependencies with make install
  2. Run make train in a cmd window from the root directory