Starterhacks project July 27th Created by Darren Su, Eddie Bian, Kahan Shah, and Richard Tuo. Please like and subscribe! Don't forget to comment and subscribe next time
You can install the package using pip:
pip install tensorflow_builderimport tensorflow_builder tensorflow_builder.build()
- Clone this repository with
git clone https://github.com/stony-su/starterhacks - Create a venv (optional)
- Download the dependencies with
pip install -r requirements.txt - Run it with python backend.py