Pinned Repositories
dl-docker
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)
dl-setup
Instructions for setting up the software on your deep learning machine
dockerfiles
Deep Learning Dockerfiles
examples
FloydHub Examples – A collection of boilerplates and examples of machine learning and deep learning models to build, train, and deploy on FloydHub
fast-style-transfer
Fast Style Transfer in TensorFlow! ⚡🖥🎨🖼
floyd-cli
Command line tool for FloydHub - the fastest way to build, train, and deploy deep learning models
floyd-docs
FloydHub's documentation code. Contributions welcome!
imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
quick-start
FloydHub quick start project - train TensorFlow model with MNIST dataset
tensorflow-examples
Sample tensorflow code to try on Floyd
FloydHub's Repositories
floydhub/textutil-preprocess-cornell-movie-corpus
textutil-preprocess-cornell-movie-corpus
floydhub/textutil-shuffle-file
Randomly shuffle lines in a text file
floydhub/dl-tf-get-checkpoint
Get checkpoint from checkpoints dir using the provided condition
floydhub/textutil-assign-labels
Simple utility script for assigning labels to data in multiple files. All rows in a single file are assigned the same label.
floydhub/textutil-build-vocab
Build vocabulary from raw text input file and convert text to vocab_ids
floydhub/textutil-preprocess-text
textutil-preprocess-text
floydhub/textutil-split-file
Split text file into 2 parts based on a provided ratio