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

https://github.com/brevdev/tensorflow-template


https://github.com/brevdev/tensorflow-template

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is the template we use to setup the Brev Tensorflow template.

If you want to use it on your own machine, run

```
./.brev/setup.sh
```
Then either open the notebook or main.py file (both train an MNIST model).
```
python mnist_classifier/main.py
```
If you want to run the pre-configured Brev environment go to this link

[![](https://uohmivykqgnnbiouffke.supabase.co/storage/v1/object/public/landingpage/pill-border-lg.png)](https://console.brev.dev/environment/new?repo=https://github.com/brevdev/tensorflow-template.git&instance=g4dn.xlarge&diskStorage=60)

N.B. At Brev, we are working really hard to make great templates to help people get started with ML easily. We think one of the biggest difficulties in getting started with ML is to setup models and environments. So we make templates that just work out of the box. If you want a template for a specific framework/model, let us know in our [discord](https://discord.gg/NVDyv7TUgJ) and we’ll make it.