GitXplorerGitXplorer
R

tensorflow_playground

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fb741e0a7edcc715284c8392706e6883929ff14e

Updated requirements, added description

RRaphMad committed 6 years ago
Unverified
a42aa35cbc8a684dcc8937f3d35b86a644e463b5

Renamed file to mnist.py

RRaphMad committed 6 years ago
Unverified
6bac463aebf17fe660415f0af94ae02ef128f1c6

Initial commit

RRaphMad committed 6 years ago

README

The README file for this repository.

Introduction

This project contains some experiments using TensorFlow.

It is based on Python 3.6 and utilizes CUDA GPU support, prerequisites are described on https://www.tensorflow.org/install/gpu.

The project is not tailored towards any specific IDE, although I personally used Visual Studio Code with its Python plugin.

Build

Run

Simply run the appropriate python file from the tensorflow_playground subdirectory.

License

MIT, see LICENSE file.