floydhub/examples
FloydHub Examples – A collection of boilerplates and examples of machine learning and deep learning models to build, train, and deploy on FloydHub
This collection offers ready-to-use machine learning and deep learning models to help you with various tasks like colorizing black and white photos, detecting objects in images, or analyzing text sentiment. You provide your data (e.g., images, text) and get a trained model or prediction. This is ideal for data scientists, machine learning engineers, or researchers who want to quickly experiment with or deploy AI models without complex setup.
No commits in the last 6 months.
Use this if you need pre-configured examples to kickstart your machine learning projects on the FloydHub platform, saving time on environment setup and dependency installation.
Not ideal if you prefer to build all components of your machine learning models and infrastructure from scratch without using a cloud-based MLOps platform.
Stars
37
Forks
5
Language
—
License
—
Category
Last pushed
Feb 01, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/floydhub/examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code