notebookexplore/NotebookExplore
A collection of #MachineLearning #Python Notebooks 🤖 🐍📚 that can be launched to the ☁️ for use and experimentation. No setup needed, just launch it 🚀
This project provides a collection of ready-to-use Machine Learning notebooks for various tasks like audio, image, and natural language processing. You can launch these notebooks directly in the cloud without any setup, allowing you to experiment with different models and algorithms. It's ideal for data scientists, machine learning engineers, or researchers who want to quickly explore and test ML concepts.
No commits in the last 6 months.
Use this if you need to quickly experiment with machine learning models and don't want to spend time setting up your development environment.
Not ideal if you need a fully customized, production-ready machine learning pipeline or a complete development environment on your local machine.
Stars
24
Forks
4
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/notebookexplore/NotebookExplore"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...