An open API service indexing awesome lists of open source software.

https://github.com/fjudith/docker-tensorflow-playground

Dockerized Tensorflow Playground based on amd64/node official image
https://github.com/fjudith/docker-tensorflow-playground

Last synced: 9 months ago
JSON representation

Dockerized Tensorflow Playground based on amd64/node official image

Awesome Lists containing this project

README

          

# Introduction

Tinker with a Neural Network Right Here in Your Browser.

## Quick Start

```bash
docker container run --name="ts-pg" --rm -p 8080:8080 fjudith/tensorflow-playground
```

Open a web browser session to http://**your_docker_host_ip**:8080

**Warning: This image does not leverage internal database nor persistent volume**

## Reference

* https://playground.tensorflow.org
* https://github.com/tensorflow/playground