Jupyter Notebook Deep Learning

Open-source Jupyter Notebook projects categorized as Deep Learning

Top 23 Jupyter Notebook Deep Learning Projects

  • nn

    🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

  • TensorFlow-Examples

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

  • 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
  • Made-With-ML

    Learn how to design, develop, deploy and iterate on production-grade ML applications.

  • Project mention: [D] How do you keep up to date on Machine Learning? | /r/learnmachinelearning | 2023-08-13

    Made With ML

  • AI-For-Beginners

    12 Weeks, 24 Lessons, AI for All!

  • Project mention: FREE AI Course By Microsoft: ZERO to HERO! 🔥 | dev.to | 2024-03-18

    🔗 https://github.com/microsoft/AI-For-Beginners 🔗 https://microsoft.github.io/AI-For-Beginners/

  • fastai

    The fastai deep learning library

  • handson-ml

    ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

  • CLIP

    CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

  • Project mention: Anomaly Detection with FiftyOne and Anomalib | dev.to | 2024-05-06

    pip install -U huggingface_hub umap-learn git+https://github.com/openai/CLIP.git

  • SaaSHub

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

    SaaSHub logo
  • shap

    A game theoretic approach to explain the output of any machine learning model.

  • Project mention: Shap v0.45.0 | news.ycombinator.com | 2024-03-08
  • fastbook

    The fastai book, published as Jupyter Notebooks

  • Project mention: The fastai book, published as Jupyter Notebooks | news.ycombinator.com | 2024-01-17
  • learnopencv

    Learn OpenCV : C++ and Python Examples

  • Project mention: YOLO-NAS Pose | /r/pytorch | 2023-11-16

    Deci's YOLO-NAS Pose: Redefining Pose Estimation! Elevating healthcare, sports, tech, and robotics with precision and speed. Github link and blog link down below! Repo: https://github.com/spmallick/learnopencv/tree/master/YOLO-NAS-Pose

  • stable-diffusion-webui-colab

    stable diffusion webui colab

  • Project mention: Stable-Diffusion-Webui-Colab | news.ycombinator.com | 2023-07-24
  • first-order-model

    This repository contains the source code for the paper First Order Motion Model for Image Animation

  • Project mention: Is it possible to sync a lip and facial expression animation with audio in real time? | /r/node | 2023-05-29
  • DeepLearningExamples

    State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

  • machine-learning-for-trading

    Code for Machine Learning for Algorithmic Trading, 2nd edition.

  • Project mention: Machine Learning for Trading: Notebooks, resources and references accompanying the book Machine Learning for Algorithmic Trading. Courses - star count:10678.0 | /r/algoprojects | 2023-11-20
  • numerical-linear-algebra

    Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

  • amazon-sagemaker-examples

    Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

  • Project mention: Thesis Project Help Using SageMaker Free Tier | /r/aws | 2023-09-23

    I need to use AWS Sagemaker (required, can't use easier services) and my adviser gave me this document to start with: https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart-foundation-models/question_answering_retrieval_augmented_generation/question_answering_langchain_jumpstart.ipynb

  • TensorFlow-Tutorials

    TensorFlow Tutorials with YouTube Videos

  • TTS

    :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts) (by mozilla)

  • Project mention: Coqui.ai Is Shutting Down | news.ycombinator.com | 2024-01-03

    Coqui-ai was a commercial continuation of Mozilla TTS and STT (https://github.com/mozilla/TTS).

    At the time (2018-ish), it was really impressive for on-device voice synthesis (with a quality approaching the Google and Azure cloud-based voice synthesis options) and open source, so a lot of people in the FOSS community were hoping it could be used for a privacy-respecting home assistant, Linux speech synthesis that doesn't suck, etc.

    After Mozilla abandoned the project, Coqui continued development and had some really impressive one-shot voice cloning, but pivoted to marketing speech synthesis for game developers. They were probably having trouble monetizing it, and it doesn't surprise me that they shut down.

    An equivalent project that's still in active development and doing really well is Piper TTS (https://github.com/rhasspy/piper).

  • LAVIS

    LAVIS - A One-stop Library for Language-Vision Intelligence

  • Project mention: FLaNK AI for 11 March 2024 | dev.to | 2024-03-11
  • open_clip

    An open source implementation of CLIP.

  • Project mention: FLaNK-AIM: 20 May 2024 Weekly | dev.to | 2024-05-20
  • lama

    🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

  • Project mention: Can someone please help me with inpainting settings to remove the subject from this image? I want to rebuild as much of the original background as possible. | /r/StableDiffusion | 2023-07-03

    You could try to use ControlNet inpaint+lama locally, but results aren't as good in my experience. Or you could try local install of lama directly, but the setup process isn't very smooth.

  • models

    A collection of pre-trained, state-of-the-art models in the ONNX format (by onnx)

  • Project mention: Your 14-Day Free Trial Ain't Gonna Cut It | news.ycombinator.com | 2024-05-06

    They're data-dependence graphs for a neural-network scheduling problem. Like this but way bigger to start with and then lowered to more detailed representations several times: https://netron.app/?url=https://github.com/onnx/models/raw/m... My home-grown layout engine can handle the 12k nodes for llama2 in its highest-level form in 20s or so, but its not the most featureful, and they only get bigger from there. So I always have an eye out for potential tools.

  • vosk-api

    Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

  • Project mention: Infini-Gram: Scaling unbounded n-gram language models to a trillion tokens | news.ycombinator.com | 2024-05-05
  • 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 Deep Learning related posts

  • LoRA Learns Less and Forgets Less

    1 project | news.ycombinator.com | 17 May 2024
  • TimeGPT: Production Ready Time Series Foundation Model for Forecasting

    1 project | news.ycombinator.com | 8 May 2024
  • Container size analysis: TensorFlow 2.8 base image vs Deep Learning

    2 projects | dev.to | 7 May 2024
  • Machine Learning and AI Beyond the Basics Book

    1 project | news.ycombinator.com | 16 Apr 2024
  • What things are happening in ML that we can't hear oer the din of LLMs?

    3 projects | news.ycombinator.com | 28 Mar 2024
  • FREE AI Course By Microsoft: ZERO to HERO! 🔥

    1 project | dev.to | 18 Mar 2024
  • Zero-Shot Prediction Plugin for FiftyOne

    6 projects | dev.to | 13 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 nn 48,933
2 TensorFlow-Examples 43,247
3 Made-With-ML 36,004
4 AI-For-Beginners 31,684
5 fastai 25,691
6 handson-ml 25,099
7 CLIP 22,605
8 shap 21,759
9 fastbook 20,860
10 learnopencv 20,498
11 stable-diffusion-webui-colab 15,318
12 first-order-model 14,232
13 DeepLearningExamples 12,696
14 machine-learning-for-trading 11,904
15 numerical-linear-algebra 10,036
16 amazon-sagemaker-examples 9,557
17 TensorFlow-Tutorials 9,250
18 TTS 8,871
19 LAVIS 8,881
20 open_clip 8,622
21 lama 7,288
22 models 7,278
23 vosk-api 7,149

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