/pyceratOpsRecs

Primary LanguageShellMIT LicenseMIT

pyceratOpsRecs 🐊

Code Health Build Status

What this is

This is a basic OCR arithmetic calculator implemented in Python with Tensorflow.

How to set up

We (:crocodile:) believe developers should spend most of their time developing, and not setting up their enviroment. For this reason, we strongly encourage you to use the vagrantized of this project.

  1. Install Vagrant: https://www.vagrantup.com/downloads.html
  2. cd /location/of/pyceratOpsRecs-master
  3. run vagrant up
  4. run vagrant ssh
  5. ???
  6. profit

How to use it

How to contribute