All Projects → floydhub → floyd-docs

floydhub / floyd-docs

Licence: other
FloydHub's documentation code. Contributions welcome!

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to floyd-docs

quick-start
FloydHub quick start project - train TensorFlow model with MNIST dataset
Stars: ✭ 23 (-65.15%)
Mutual labels:  floydhub
cozmo-tensorflow
🤖 Cozmo the Robot recognizes objects with TensorFlow
Stars: ✭ 61 (-7.58%)
Mutual labels:  floydhub
PowerDocu
Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps
Stars: ✭ 190 (+187.88%)
Mutual labels:  documentation-generator
colornet-template
Colorizing B&W Photos with Neural Networks
Stars: ✭ 31 (-53.03%)
Mutual labels:  floydhub
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+20446.97%)
Mutual labels:  floydhub
strictdoc
Software for writing technical requirements specifications.
Stars: ✭ 80 (+21.21%)
Mutual labels:  documentation-generator
Ford
Automatically generates FORtran Documentation from comments within the code.
Stars: ✭ 245 (+271.21%)
Mutual labels:  documentation-generator
nodejs-markdown-site
Markdown-based site (blog, project documentation, etc) written with NodeJS.
Stars: ✭ 68 (+3.03%)
Mutual labels:  documentation-generator
godoc-generate
Default godoc generator - make your first steps towards better code documentation
Stars: ✭ 21 (-68.18%)
Mutual labels:  documentation-generator
numpydoc.el
Insert NumPy style docstrings in Python functions.
Stars: ✭ 33 (-50%)
Mutual labels:  documentation-generator
named-entity-recognition-template
Build a deep learning model for predicting the named entities from text.
Stars: ✭ 51 (-22.73%)
Mutual labels:  floydhub
fastai-fall2018
🏃Notebooks from the USCF Deep Learning course (fast.ai v3)
Stars: ✭ 12 (-81.82%)
Mutual labels:  floydhub
BooGi
Generate GitBook-like modern docs/tutorial websites using Gatsby
Stars: ✭ 117 (+77.27%)
Mutual labels:  documentation-generator
save-and-resume
Checkpoint tutorial on FloydHub for Pytorch, Keras and Tensorflow.
Stars: ✭ 36 (-45.45%)
Mutual labels:  floydhub
NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (+131.82%)
Mutual labels:  documentation-generator
Nbdev
Create delightful python projects using Jupyter Notebooks
Stars: ✭ 3,061 (+4537.88%)
Mutual labels:  documentation-generator
AsBuiltReport.Core
Repository for AsBuiltReport core module
Stars: ✭ 38 (-42.42%)
Mutual labels:  documentation-generator
docuowl
🦉 A documentation generator
Stars: ✭ 1,199 (+1716.67%)
Mutual labels:  documentation-generator
apollo-studio-community
🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
Stars: ✭ 212 (+221.21%)
Mutual labels:  documentation-generator
docgen
Docxy is a React based open-source documentation site generator. Build beautiful, blazing fast documentation sites for your projects with just markdown.
Stars: ✭ 49 (-25.76%)
Mutual labels:  documentation-generator

WebsiteDocsForumTwitterWe're HiringWrite for FloydHub ✏️

FloydHub Logo

FloydHub Documentation

Netlify Status

This code generates FloydHub's documentation: http://docs.floydhub.com/.

Contributing

Please feel free to make pull requests or file issues if you think there's anything missing or if there's something we should explain more clearly. We love pull requests!

Running docs locally

  • Install requirements.txt with pip install -r requirements.txt
  • Use mkdocs serve to run a local server and build/preview documentation. You can view the docs at http://127.0.0.1:8000
  • To build the static site, use mkdocs build.

Steps to deploy (only admins)

Any pushes or merges to master will deploy to Netlify automatically.

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].