Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hartikainen/tensorflow-tutorial

Simple Jyputer notebook setup for testing Tensorflow and Numpy
https://github.com/hartikainen/tensorflow-tutorial

Last synced: 9 days ago
JSON representation

Simple Jyputer notebook setup for testing Tensorflow and Numpy

Awesome Lists containing this project

README

        

# tensorflow-tutorial
Simple Jupyter notebook setup for testing Tensorflow and Numpy

## Getting Started
### Prerequisites

You will need to have [Docker](https://docs.docker.com/engine/installation/) and [Docker Compose](https://docs.docker.com/compose/install/) installed unless you want to run this locally.

### Running

Using docker:

```
docker-compose up
```