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)

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    Tensorflow examples

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • 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

  • nlp-tutorial

    Natural Language Processing Tutorial for Deep Learning Researchers

  • pandas_exercises

    Practice your pandas skills!

  • TensorFlow-Tutorials

    TensorFlow Tutorials with YouTube Videos

  • 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: Roboflow Notebooks: 60+ computer vision modeling notebooks | news.ycombinator.com | 2024-10-22
  • pytorch-seq2seq

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

  • SaaSHub

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

    SaaSHub logo
  • pytorch-sentiment-analysis

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

  • 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

  • Getting-Things-Done-with-Pytorch

    Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

  • Stable-Diffusion

    FLUX, Stable Diffusion, SDXL, SD3, LoRA, Fine Tuning, DreamBooth, Training, Automatic1111, Forge WebUI, SwarmUI, DeepFake, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, Kaggle, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News, News, Tech, Tech News, Kohya, Midjourney, RunPod (by FurkanGozukara)

    Project mention: How to Use SwarmUI & Stable Diffusion 3 on Cloud Services Kaggle (free), Massed Compute & RunPod | dev.to | 2024-06-29

    ๐Ÿ”— Stable Diffusion GitHub Repo (Please Star, Fork and Watch) โžก๏ธ https://github.com/FurkanGozukara/Stable-Diffusion

  • DeepLearningForNLPInPytorch

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

  • 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/

  • zero_to_gpt

    Go from no deep learning knowledge to implementing GPT.

  • tutorials

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

  • pytorch-image-classification

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

  • reinforcement_learning_course_materials

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

  • intro-to-python

    An intro to Python & programming for wanna-be data scientists

  • llm-python

    Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone

    Project mention: Using LLMs without Burning Dollars - Different Database Query Strategies | dev.to | 2024-07-24

    Another sophisticated technique is to let the LLMs generate code to break down a question into multiple queries or API calls. This is a very natural way of solving complicated questions and unleashes the power of combining natural-language and underlying code.

  • 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

  • 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 discussion

Log in or Post with

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 - SaaSHub
    www.saashub.com | 11 Dec 2024
    SaaSHub helps you find the best software and product alternatives 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,447
2 digital_video_introduction 15,535
3 nlp-tutorial 14,325
4 pandas_exercises 10,907
5 TensorFlow-Tutorials 9,272
6 notebooks 5,660
7 pytorch-seq2seq 5,406
8 pytorch-sentiment-analysis 4,409
9 100-plus-Python-programming-exercises-extended 2,812
10 uvadlc_notebooks 2,600
11 Getting-Things-Done-with-Pytorch 2,366
12 Stable-Diffusion 2,166
13 DeepLearningForNLPInPytorch 1,937
14 JuliaTutorials 1,277
15 zero_to_gpt 1,072
16 tutorials 991
17 pytorch-image-classification 965
18 reinforcement_learning_course_materials 952
19 intro-to-python 940
20 llm-python 694
21 JustEnoughScalaForSpark 674
22 get-started-with-JAX 662
23 Julia-DataFrames-Tutorial 531

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Jupyter Notebook is
the 13th most popular programming language
based on number of metions?