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

https://github.com/guildai/tensorflow-patterns

Collection of software patterns for TensorFlow projects
https://github.com/guildai/tensorflow-patterns

Last synced: 4 months ago
JSON representation

Collection of software patterns for TensorFlow projects

Awesome Lists containing this project

README

          

# TensorFlow Patterns

This is the source project for
the [TensorFlow Patterns](http://www.tensorflowpatterns.org)
project.

This is a standard Jekyll project. To serve it locally, clone the
repository and run this command in the project directory:

```
$ make serve
```