Jupyter Notebook Tutorial

Open-source Jupyter Notebook projects categorized as Tutorial

Top 23 Jupyter Notebook Tutorial Projects

  • TensorFlow-Examples

    TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

  • digital_video_introduction

    A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

  • Project mention: Breakdown of AV1 Video Codec | news.ycombinator.com | 2023-12-25

    There's a great introduction to video tech, including codecs, at https://github.com/leandromoreira/digital_video_introduction

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nlp-tutorial

    Natural Language Processing Tutorial for Deep Learning Researchers

  • pandas_exercises

    Practice your pandas skills!

  • TensorFlow-Tutorials

    TensorFlow Tutorials with YouTube Videos

  • pytorch-seq2seq

    Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

  • pytorch-sentiment-analysis

    Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • notebooks

    Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.

  • Project mention: Supervision: Reusable Computer Vision | news.ycombinator.com | 2024-03-24

    Yeah, inference[1] is our open source package for running locally (either directly in Python or via a Docker container). It works with all the models on Universe, models you train yourself (assuming we support the architecture; we have a bunch of notebooks available[2]), or train in our platform, plus several more general foundation models[3] (for things like embeddings, zero-shot detection, question answering, OCR, etc).

    We also have a hosted API[4] you can hit for most models we support (except some of the large vision models that are really GPU-heavy) if you prefer.

    [1] https://github.com/roboflow/inference

    [2] https://github.com/roboflow/notebooks

    [3] https://inference.roboflow.com/foundation/about/

    [4] https://docs.roboflow.com/deploy/hosted-api

  • 100-plus-Python-programming-exercises-extended

    The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways

  • uvadlc_notebooks

    Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023

  • Project mention: I miss the old days where people asked me to recreate “Facebook” or “Twitter” | /r/ProgrammerHumor | 2023-06-04

    So, I don’t have anything simple that’s readily available, and I don’t know how much you’d get from the code itself without some background. But I would recommend the UVA Deep Learning tutorials. Particularly, I’d recommend trying the autoencoder as a good start (tutorial 9). Autoencoders are very easy and fast models to train.

  • DeepLearningForNLPInPytorch

    An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

  • Stable-Diffusion

    Stable Diffusion, SDXL, LoRA Training, DreamBooth Training, Automatic1111 Web UI, DeepFake, Deep Fakes, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News, News, Tech, Tech News, Kohya LoRA, Kandinsky 2, DeepFloyd IF, Midjourney (by FurkanGozukara)

  • Project mention: Scalable Load Balancing Having Cloud GPU Service Salad Tutorial With Whisper Transcriber Gradio APP | dev.to | 2024-04-24
  • JuliaTutorials

    Learn Julia via interactive tutorials!

  • Project mention: The programming languages I learned in my Quantum Computing job | dev.to | 2024-03-15

    JuliaLang.org “Getting Started” Guide: The official Julia documentation provides a concise introduction to the language and syntax. https://julialang.org/learning/

  • tutorials

    AI-related tutorials. Access any of them for free → https://towardsai.net/editorial (by towardsai)

  • reinforcement_learning_course_materials

    Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University

  • pytorch-image-classification

    Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

  • intro-to-python

    [READ-ONLY MIRROR] An intro to Python & programming for wanna-be data scientists

  • zero_to_gpt

    Go from no deep learning knowledge to implementing GPT.

  • Project mention: Deep Learning Course | news.ycombinator.com | 2023-11-19

    The deep learning book is a great choice, as many have mentioned.

    I've been making a course that has a little less theory, and a little more application here - https://github.com/VikParuchuri/zero_to_gpt . Videos are all optional (cover the same content as the text).

  • JustEnoughScalaForSpark

    A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.

  • get-started-with-JAX

    The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.

  • Julia-DataFrames-Tutorial

    A tutorial on Julia DataFrames package

  • sports

    Cool experiments at the intersection of Computer Vision and Sports ⚽🏃

  • psi4numpy

    Combining Psi4 and Numpy for education and development.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jupyter Notebook Tutorial related posts

  • The programming languages I learned in my Quantum Computing job

    1 project | dev.to | 15 Mar 2024
  • Breakdown of AV1 Video Codec

    2 projects | news.ycombinator.com | 25 Dec 2023
  • Ask HN: Resources to brush up from 'Intro to ML' to current LLMs/generative AI?

    1 project | news.ycombinator.com | 18 Nov 2023
  • Building a Llama2 Langchain powered Simple Chat Bot hosted on Napptive

    1 project | dev.to | 19 Aug 2023
  • A Hands-On Introduction to Video Codec Technology and FFmpeg

    1 project | news.ycombinator.com | 21 Jul 2023
  • I have open-sourced code to reduce your ChatGPT api costs by 50%

    1 project | /r/aipromptprogramming | 27 Jun 2023
  • Does CS 1301 cover topics like NumPy and pandas?

    1 project | /r/OMSA | 9 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Tutorial projects in Jupyter Notebook? This list will help you:

Project Stars
1 TensorFlow-Examples 43,247
2 digital_video_introduction 15,157
3 nlp-tutorial 13,756
4 pandas_exercises 10,276
5 TensorFlow-Tutorials 9,250
6 pytorch-seq2seq 5,182
7 pytorch-sentiment-analysis 4,255
8 notebooks 4,213
9 100-plus-Python-programming-exercises-extended 2,662
10 uvadlc_notebooks 2,188
11 DeepLearningForNLPInPytorch 1,901
12 Stable-Diffusion 1,779
13 JuliaTutorials 1,207
14 tutorials 966
15 reinforcement_learning_course_materials 906
16 pytorch-image-classification 899
17 intro-to-python 871
18 zero_to_gpt 800
19 JustEnoughScalaForSpark 673
20 get-started-with-JAX 572
21 Julia-DataFrames-Tutorial 516
22 sports 442
23 psi4numpy 326

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com