tugstugi/dl-colab-notebooks
Try out deep learning models online on Google Colab
This collection helps you quickly experiment with various AI models for generating speech from text, converting speech to text, or identifying objects in images and videos. You provide text, audio, or visual content and receive synthesized speech, transcribed text, or labeled objects. This is ideal for researchers, developers, or hobbyists exploring deep learning capabilities.
1,773 stars. No commits in the last 6 months.
Use this if you want to test cutting-edge AI models for speech synthesis, speech recognition, or object detection with minimal setup.
Not ideal if you need to integrate these models into a production system or require extensive customization and training on your own private datasets.
Stars
1,773
Forks
460
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tugstugi/dl-colab-notebooks"
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