This is a basic OCR arithmetic calculator implemented in Python with Tensorflow.
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.
- Install Vagrant: https://www.vagrantup.com/downloads.html
- cd /location/of/pyceratOpsRecs-master
- run
vagrant up - run
vagrant ssh - ???
- profit
- run
vagrant up - run
vagrant ssh - run
sudo apt-get install python-pip python-dev - run
export TF_BINARY_URL=https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.11.0rc1-cp27-none-linux_x86_64.whl - run
sudo pip install --upgrade $TF_BINARY_URL
- cd /location/of/pyceratOpsRecs-master
- run
vagrant up - run
vagrant ssh - run
cd src - run
python multi_cnn.py - wait...