All Projects β†’ floydhub β†’ quick-start

floydhub / quick-start

Licence: MIT license
FloydHub quick start project - train TensorFlow model with MNIST dataset

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to quick-start

cozmo-tensorflow
πŸ€– Cozmo the Robot recognizes objects with TensorFlow
Stars: ✭ 61 (+165.22%)
Mutual labels:  floyd-cli, floydhub
fastai-fall2018
πŸƒNotebooks from the USCF Deep Learning course (fast.ai v3)
Stars: ✭ 12 (-47.83%)
Mutual labels:  floyd-cli, floydhub
floyd-docs
FloydHub's documentation code. Contributions welcome!
Stars: ✭ 66 (+186.96%)
Mutual labels:  floydhub
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+58860.87%)
Mutual labels:  floydhub
language-identification-template
Detect the languages from short pieces of text
Stars: ✭ 20 (-13.04%)
Mutual labels:  floydhub
named-entity-recognition-template
Build a deep learning model for predicting the named entities from text.
Stars: ✭ 51 (+121.74%)
Mutual labels:  floydhub
colornet-template
Colorizing B&W Photos with Neural Networks
Stars: ✭ 31 (+34.78%)
Mutual labels:  floydhub
save-and-resume
Checkpoint tutorial on FloydHub for Pytorch, Keras and Tensorflow.
Stars: ✭ 36 (+56.52%)
Mutual labels:  floydhub

FloydHub quick start project

Website β€’ Docs β€’ Forum β€’ Twitter β€’ We're Hiring β€’ Write for FloydHub ✏️

This is the example model training project used in FloydHub's quick start guide.

We will train a simple convolutional neural network (CNN) model to recognize handwritten digits using Tensorflow and the MNIST dataset. For more details on the data and the model, please refer to the TensorFlow tutorial.

Credits

The example code used here is derived from aymericdamien/TensorFlow-Examples

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].