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

https://github.com/thomd/on-tensorflow

some experiments with TensorFlow
https://github.com/thomd/on-tensorflow

computer-vision machine-learning tensorflow

Last synced: 20 days ago
JSON representation

some experiments with TensorFlow

Awesome Lists containing this project

README

          

# On TensorFlow

* [MNIST Classification](mnist-classification.ipynb)

## Setup

conda env create --file environment.yaml
conda activate tensorflow
jupyter lab