/tensorflow-playground

Simple webapp for playing around with tensorflow

Primary LanguageJavaScriptMIT LicenseMIT

tensorflow-play

A simple DL IDE

Installation

git clone https://github.com/kingspp/tensorflow-playground.git
cd tensorflow-playground
pip3 install -r requirements.txt
# Heroku Deployment

heroku stack:set heroku-20 -a tfplay

Usage

###Command-line Usage:

GUI:

python3 tfplay.py -r <config.py>

Go to link