balavenkatesh3322/Deep-learning-Notebook
A collection of deep learning notebooks for learning and practicing.
This collection provides ready-to-run examples for learning and practicing various deep learning tasks. You'll find notebooks that take common data types like images, audio, and text, then show you how to build models that classify, generate, or understand that data. This is designed for anyone looking to understand or implement core deep learning concepts, especially those new to frameworks like TensorFlow and PyTorch.
No commits in the last 6 months.
Use this if you are a student, researcher, or practitioner who wants to learn deep learning by experimenting with practical, hands-on examples for common AI tasks.
Not ideal if you are looking for a fully-fledged, production-ready deep learning application or a simple API to solve a specific problem without understanding the underlying code.
Stars
18
Forks
4
Language
—
License
—
Category
Last pushed
Mar 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/balavenkatesh3322/Deep-learning-Notebook"
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