Jupyter Notebook Artificial intelligence

Open-source Jupyter Notebook projects categorized as Artificial intelligence

Top 23 Jupyter Notebook Artificial intelligence Projects

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

  • h4cker

    This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.

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

    Data augmentation for NLP

  • Reinforcement-Learning

    Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning (by andri27-ts)

  • Data-science

    Collection of useful data science topics along with articles, videos, and code (by khuyentran1401)

  • Dreambooth-Stable-Diffusion

    Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles. (by JoePenna)

  • Project mention: Will there be comprehensive tutorials for fine-tuning SD XL when it comes out? | /r/StableDiffusion | 2023-07-01

    Tons of stuff here, no? https://github.com/JoePenna/Dreambooth-Stable-Diffusion/

  • SaaSHub

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

    SaaSHub logo
  • Amazing-Python-Scripts

    ๐Ÿš€ Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.

  • Project mention: Top 10 GitHub Repositories for Python and Java Developers | dev.to | 2024-05-03

    7. Avinashkranjan/Amazing-Python-Scripts - A collection of innovative Python scripts for tasks like web scraping and automation can be found in this repository. It's a great source of inspiration for creating projects. https://github.com/avinashkranjan/Amazing-Python-Scripts

  • MEDIUM_NoteBook

    Repository containing notebooks of my posts on Medium

  • machine-learning-experiments

    ๐Ÿค– Interactive Machine Learning experiments: ๐Ÿ‹๏ธmodels training + ๐ŸŽจmodels demo

  • EasyEdit

    An Easy-to-use Knowledge Editing Framework for LLMs.

  • Project mention: ChatGPT provides false information about people, and OpenAI can't correct it | news.ycombinator.com | 2024-04-29

    > The article talks about OpenAI being unwilling to correct errors. But they just canโ€™t.

    There are actually several algorithms intended to allow fact editing in LLMs: https://github.com/zjunlp/EasyEdit?tab=readme-ov-file#curren...

    They don't work perfectly (e.g. "Tim Cook is CEO of Apple" and "The CEO of Apple is Tim Cook" for some reason have to be edited separately) but there are certainly techniques available.

  • imodels

    Interpretable ML package ๐Ÿ” for concise, transparent, and accurate predictive modeling (sklearn-compatible).

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

    Videos, notes and experiments to understand deep learning (by roatienza)

  • Get-Things-Done-with-Prompt-Engineering-and-LangChain

    LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.

  • Project mention: Get-Things-Done-with-Prompt-Engineering-and-LangChain: NEW Data - star count:617.0 | /r/algoprojects | 2023-12-10
  • gdrl

    Grokking Deep Reinforcement Learning

  • Artificial-Intelligence-Projects

    Collection of Artificial Intelligence projects. (by pierpaolo28)

  • awesome-data-centric-ai

    Open-Source Software, Tutorials, and Research on Data-Centric AI ๐Ÿค–

  • Project mention: Thoughts: Continue current degree with one year left, or start anew with degree apprenticeship | /r/cscareerquestionsuk | 2023-07-13

    I would finish the degree anyway. It's only one year left. If teachers miss classes, I would disregard that and try to learn on my own, and then yes, I would move on to an internship (or even do It at the same time if it's possible). If you like, come as meet us at the Data-Centric AI Community and we can do some projects together :)

  • CenterSnap

    Pytorch code for ICRA'22 paper: "Single-Shot Multi-Object 3D Shape Reconstruction and Categorical 6D Pose and Size Estimation"

  • Learning-Content

    Resources for the study group in IIT Guwahati focused on learning Artificial Intelligence.

  • language-planner

    Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"

  • MachineLearning-QandAI-book

    Machine Learning Q and AI book

  • Project mention: Machine Learning and AI Beyond the Basics Book | news.ycombinator.com | 2024-04-16
  • conformal_classification

    Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via conformal prediction).

  • EfficientWord-Net

    OneShot Learning-based hotword detection.

  • 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 Artificial intelligence related posts

  • ChatGPT provides false information about people, and OpenAI can't correct it

    1 project | news.ycombinator.com | 29 Apr 2024
  • Machine Learning and AI Beyond the Basics Book

    1 project | news.ycombinator.com | 16 Apr 2024
  • FREE AI Course By Microsoft: ZERO to HERO! ๐Ÿ”ฅ

    1 project | dev.to | 18 Mar 2024
  • Get-Things-Done-with-Prompt-Engineering-and-LangChain: NEW Data - star count:617.0

    1 project | /r/algoprojects | 10 Dec 2023
  • Looking for Paper about LLM Fine Tuning for specific topic / Alignment Paper

    2 projects | /r/LocalLLaMA | 9 Dec 2023
  • [discussion] text to voice generation for textbooks

    3 projects | /r/MachineLearning | 5 Dec 2023
  • Get-Things-Done-with-Prompt-Engineering-and-LangChain: NEW Data - star count:551.0

    1 project | /r/algoprojects | 21 Nov 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 Artificial intelligence projects in Jupyter Notebook? This list will help you:

Project Stars
1 AI-For-Beginners 31,684
2 h4cker 16,778
3 machine-learning-for-trading 11,904
4 nlpaug 4,252
5 Reinforcement-Learning 4,091
6 Data-science 3,969
7 Dreambooth-Stable-Diffusion 3,170
8 Amazing-Python-Scripts 2,039
9 MEDIUM_NoteBook 2,027
10 machine-learning-experiments 1,607
11 EasyEdit 1,435
12 imodels 1,303
13 Deep-Learning-Experiments 1,082
14 Get-Things-Done-with-Prompt-Engineering-and-LangChain 971
15 gdrl 747
16 Artificial-Intelligence-Projects 309
17 awesome-data-centric-ai 305
18 CenterSnap 272
19 Learning-Content 231
20 language-planner 227
21 MachineLearning-QandAI-book 243
22 conformal_classification 211
23 EfficientWord-Net 207

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