GitHubサーベイ 調査日2024/01/11
検索条件
- リポジトリ作成日 指定なし – 指定なし
- 開発言語 JupyterNotebook
検索結果
スター (順位) |
リポジトリ名 説明 |
使用言語 | 検索 |
---|---|---|---|
(1位) |
tensorflow/models Models and examples built with TensorFlow |
Jupyter Notebook | [Google] [Qiita] |
(2位) |
CompVis/stable-diffusion [Home Page] A latent text-to-image diffusion model |
Jupyter Notebook | [Google] [Qiita] |
(3位) |
aymericdamien/TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) |
Jupyter Notebook | [Google] [Qiita] |
(4位) |
labmlai/annotated_deep_learning_paper_implementations [Home Page] 🧑🏫 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, … 🧠 |
Jupyter Notebook | [Google] [Qiita] |
(5位) |
facebookresearch/segment-anything The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model. |
Jupyter Notebook | [Google] [Qiita] |
(6位) |
jakevdp/PythonDataScienceHandbook [Home Page] Python Data Science Handbook: full text in Jupyter Notebooks |
Jupyter Notebook | [Google] [Qiita] |
(7位) |
GokuMohandas/Made-With-ML [Home Page] Learn how to design, develop, deploy and iterate on production-grade ML applications. |
Jupyter Notebook | [Google] [Qiita] |
(8位) |
google-research/google-research [Home Page] Google Research |
Jupyter Notebook | [Google] [Qiita] |
(9位) |
suno-ai/bark 🔊 Text-Prompted Generative Audio Model |
Jupyter Notebook | [Google] [Qiita] |
(10位) |
microsoft/AI-For-Beginners [Home Page] 12 Weeks, 24 Lessons, AI for All! |
Jupyter Notebook | [Google] [Qiita] |
(11位) |
ageron/handson-ml2 A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2. |
Jupyter Notebook | [Google] [Qiita] |
(12位) |
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers [Home Page] aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python 😉 |
Jupyter Notebook | [Google] [Qiita] |
(13位) |
Pierian-Data/Complete-Python-3-Bootcamp Course Files for Complete Python 3 Bootcamp Course on Udemy |
Jupyter Notebook | [Google] [Qiita] |
(14位) |
microsoft/Data-Science-For-Beginners [Home Page] 10 Weeks, 20 Lessons, Data Science for All! |
Jupyter Notebook | [Google] [Qiita] |
(15位) |
fastai/fastai [Home Page] The fastai deep learning library |
Jupyter Notebook | [Google] [Qiita] |
(16位) |
ageron/handson-ml ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead. |
Jupyter Notebook | [Google] [Qiita] |
(17位) |
microsoft/generative-ai-for-beginners 12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/ |
Jupyter Notebook | [Google] [Qiita] |
(18位) |
trekhleb/homemade-machine-learning 🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained |
Jupyter Notebook | [Google] [Qiita] |
(19位) |
norvig/pytudes Python programs, usually short, of considerable difficulty, to perfect particular skills. |
Jupyter Notebook | [Google] [Qiita] |
(20位) |
shap/shap [Home Page] A game theoretic approach to explain the output of any machine learning model. |
Jupyter Notebook | [Google] [Qiita] |
(21位) |
wesm/pydata-book Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O’Reilly Media |
Jupyter Notebook | [Google] [Qiita] |
(22位) |
MLEveryday/100-Days-Of-ML-Code 100-Days-Of-ML-Code中文版 |
Jupyter Notebook | [Google] [Qiita] |
(23位) |
openai/CLIP CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image |
Jupyter Notebook | [Google] [Qiita] |
(24位) |
fastai/fastbook The fastai book, published as Jupyter Notebooks |
Jupyter Notebook | [Google] [Qiita] |
(25位) |
spmallick/learnopencv [Home Page] Learn OpenCV : C++ and Python Examples |
Jupyter Notebook | [Google] [Qiita] |
(26位) |
dennybritz/reinforcement-learning Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton’s Book and David Silver’s course. |
Jupyter Notebook | [Google] [Qiita] |
(27位) |
microsoft/autogen [Home Page] Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ |
Jupyter Notebook | [Google] [Qiita] |
(28位) |
zergtant/pytorch-handbook pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 |
Jupyter Notebook | [Google] [Qiita] |
(29位) |
fengdu78/lihang-code 《统计学习方法》的代码实现 |
Jupyter Notebook | [Google] [Qiita] |
(30位) |
tloen/alpaca-lora Instruct-tune LLaMA on consumer hardware |
Jupyter Notebook | [Google] [Qiita] |
(31位) |
fchollet/deep-learning-with-python-notebooks Jupyter notebooks for the code samples of the book "Deep Learning with Python" |
Jupyter Notebook | [Google] [Qiita] |
(32位) |
ShusenTang/Dive-into-DL-PyTorch [Home Page] 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 |
Jupyter Notebook | [Google] [Qiita] |
(33位) |
DataTalksClub/data-engineering-zoomcamp Free Data Engineering course! |
Jupyter Notebook | [Google] [Qiita] |
(34位) |
bloc97/Anime4K [Home Page] A High-Quality Real Time Upscaler for Anime Video |
Jupyter Notebook | [Google] [Qiita] |
(35位) |
fivethirtyeight/data [Home Page] Data and code behind the articles and graphics at FiveThirtyEight |
Jupyter Notebook | [Google] [Qiita] |
(36位) |
modularml/mojo [Home Page] The Mojo Programming Language |
Jupyter Notebook | [Google] [Qiita] |
(37位) |
instillai/TensorFlow-Course :satellite: Simple and ready-to-use tutorials for TensorFlow |
Jupyter Notebook | [Google] [Qiita] |
(38位) |
rasbt/deeplearning-models A collection of various deep learning architectures, models, and tips |
Jupyter Notebook | [Google] [Qiita] |
(39位) |
Stability-AI/StableLM StableLM: Stability AI Language Models |
Jupyter Notebook | [Google] [Qiita] |
(40位) |
guidance-ai/guidance A guidance language for controlling large language models. |
Jupyter Notebook | [Google] [Qiita] |
(41位) |
The-Art-of-Hacking/h4cker [Home Page] 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 m… |
Jupyter Notebook | [Google] [Qiita] |
(42位) |
rlabbe/Kalman-and-Bayesian-Filters-in-Python Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. |
Jupyter Notebook | [Google] [Qiita] |
(43位) |
mahmoud/awesome-python-applications 💿 Free software that works great, and also happens to be open-source Python. |
Jupyter Notebook | [Google] [Qiita] |
(44位) |
mlabonne/llm-course [Home Page] Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. |
Jupyter Notebook | [Google] [Qiita] |
(45位) |
selfteaching/the-craft-of-selfteaching One has no future if one couldn’t teach themself. |
Jupyter Notebook | [Google] [Qiita] |
(46位) |
leandromoreira/digital_video_introduction [Home Page] A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸 |
Jupyter Notebook | [Google] [Qiita] |
(47位) |
NLP-LOVE/ML-NLP 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。 |
Jupyter Notebook | [Google] [Qiita] |
(48位) |
camenduru/stable-diffusion-webui-colab stable diffusion webui colab |
Jupyter Notebook | [Google] [Qiita] |
(49位) |
AliaksandrSiarohin/first-order-model [Home Page] This repository contains the source code for the paper First Order Motion Model for Image Animation |
Jupyter Notebook | [Google] [Qiita] |
(50位) |
virgili0/Virgilio [Home Page] Your new Mentor for Data Science E-Learning. |
Jupyter Notebook | [Google] [Qiita] |
(51位) |
graykode/nlp-tutorial [Home Page] Natural Language Processing Tutorial for Deep Learning Researchers |
Jupyter Notebook | [Google] [Qiita] |
(52位) |
dragen1860/Deep-Learning-with-TensorFlow-book 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework. |
Jupyter Notebook | [Google] [Qiita] |
(53位) |
google-deepmind/deepmind-research This repository contains implementations and illustrative code to accompany DeepMind publications |
Jupyter Notebook | [Google] [Qiita] |
(54位) |
leisurelicht/wtfpython-cn [Home Page] wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 |
Jupyter Notebook | [Google] [Qiita] |
(55位) |
Mikoto10032/DeepLearning 深度学习入门教程, 优秀文章, Deep Learning Tutorial |
Jupyter Notebook | [Google] [Qiita] |
(56位) |
IDEA-Research/Grounded-Segment-Anything Grounded-SAM: Marrying Grounding-DINO with Segment Anything & Stable Diffusion & Recognize Anything – Automatically Detect , Segment and Generate Anything |
Jupyter Notebook | [Google] [Qiita] |
(57位) |
WongKinYiu/yolov7 Implementation of paper – YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors |
Jupyter Notebook | [Google] [Qiita] |
(58位) |
rasbt/python-machine-learning-book The "Python Machine Learning (1st edition)" book code repository and info resource |
Jupyter Notebook | [Google] [Qiita] |
(59位) |
NVIDIA/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. |
Jupyter Notebook | [Google] [Qiita] |
(60位) |
mml-book/mml-book.github.io Companion webpage to the book "Mathematics For Machine Learning" |
Jupyter Notebook | [Google] [Qiita] |
(61位) |
kubernetes/community Kubernetes community content |
Jupyter Notebook | [Google] [Qiita] |
(62位) |
chenyuntc/pytorch-book PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》) |
Jupyter Notebook | [Google] [Qiita] |
(63位) |
yidao620c/python3-cookbook 《Python Cookbook》 3rd Edition Translation |
Jupyter Notebook | [Google] [Qiita] |
(64位) |
ctgk/PRML PRML algorithms implemented in Python |
Jupyter Notebook | [Google] [Qiita] |
(65位) |
stefan-jansen/machine-learning-for-trading [Home Page] Code for Machine Learning for Algorithmic Trading, 2nd edition. |
Jupyter Notebook | [Google] [Qiita] |
(66位) |
jupyter/notebook [Home Page] Jupyter Interactive Notebook |
Jupyter Notebook | [Google] [Qiita] |
(67位) |
marceloprates/prettymaps A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries. |
Jupyter Notebook | [Google] [Qiita] |
(68位) |
neonbjb/tortoise-tts A multi-voice TTS system trained with an emphasis on quality |
Jupyter Notebook | [Google] [Qiita] |
(69位) |
google/dopamine [Home Page] Dopamine is a research framework for fast prototyping of reinforcement learning algorithms. |
Jupyter Notebook | [Google] [Qiita] |
(70位) |
AI4Finance-Foundation/FinGPT [Home Page] Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace. |
Jupyter Notebook | [Google] [Qiita] |
(71位) |
CoreyMSchafer/code_snippets – |
Jupyter Notebook | [Google] [Qiita] |
(72位) |
lexfridman/mit-deep-learning [Home Page] Tutorials, assignments, and competitions for MIT Deep Learning related courses. |
Jupyter Notebook | [Google] [Qiita] |
(73位) |
fastai/numerical-linear-algebra [Home Page] Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course |
Jupyter Notebook | [Google] [Qiita] |
(74位) |
cs231n/cs231n.github.io Public facing notes page |
Jupyter Notebook | [Google] [Qiita] |
(75位) |
AkashSingh3031/The-Complete-FAANG-Preparation [Home Page] This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming … |
Jupyter Notebook | [Google] [Qiita] |
(76位) |
guipsamora/pandas_exercises Practice your pandas skills! |
Jupyter Notebook | [Google] [Qiita] |
(77位) |
CompVis/latent-diffusion High-Resolution Image Synthesis with Latent Diffusion Models |
Jupyter Notebook | [Google] [Qiita] |
(78位) |
facebookresearch/seamless_communication Foundational Models for State-of-the-Art Speech and Text Translation |
Jupyter Notebook | [Google] [Qiita] |
(79位) |
Hvass-Labs/TensorFlow-Tutorials TensorFlow Tutorials with YouTube Videos |
Jupyter Notebook | [Google] [Qiita] |
(80位) |
microsoft/computervision-recipes Best Practices, code samples, and documentation for Computer Vision. |
Jupyter Notebook | [Google] [Qiita] |
(81位) |
aws/amazon-sagemaker-examples [Home Page] Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker. |
Jupyter Notebook | [Google] [Qiita] |
(82位) |
karpathy/nn-zero-to-hero Neural Networks: Zero to Hero |
Jupyter Notebook | [Google] [Qiita] |
(83位) |
Baiyuetribe/paper2gui [Home Page] Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 |
Jupyter Notebook | [Google] [Qiita] |
(84位) |
yandexdataschool/nlp_course [Home Page] YSDA course in Natural Language Processing |
Jupyter Notebook | [Google] [Qiita] |
(85位) |
bmild/nerf [Home Page] Code release for NeRF (Neural Radiance Fields) |
Jupyter Notebook | [Google] [Qiita] |
(86位) |
artidoro/qlora [Home Page] QLoRA: Efficient Finetuning of Quantized LLMs |
Jupyter Notebook | [Google] [Qiita] |
(87位) |
datawhalechina/leedl-tutorial 《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases |
Jupyter Notebook | [Google] [Qiita] |
(88位) |
google-research/vision_transformer – |
Jupyter Notebook | [Google] [Qiita] |
(89位) |
hoochanlon/hamulete [Home Page] 🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。 |
Jupyter Notebook | [Google] [Qiita] |
(90位) |
AI4Finance-Foundation/FinRL [Home Page] FinRL: Financial Reinforcement Learning. 🔥 |
Jupyter Notebook | [Google] [Qiita] |
(91位) |
apachecn/Interview [Home Page] Interview = 简历指南 + 算法题 + 八股文 + 源码分析 |
Jupyter Notebook | [Google] [Qiita] |
(92位) |
mozilla/TTS :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts) |
Jupyter Notebook | [Google] [Qiita] |
(93位) |
DataTalksClub/mlops-zoomcamp Free MLOps course from DataTalks.Club |
Jupyter Notebook | [Google] [Qiita] |
(94位) |
pycaret/pycaret [Home Page] An open-source, low-code machine learning library in Python |
Jupyter Notebook | [Google] [Qiita] |
(95位) |
roboticcam/machine-learning-notes My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接 |
Jupyter Notebook | [Google] [Qiita] |
(96位) |
ljpzzz/machinelearning My blogs and code for machine learning. http://cnblogs.com/pinard |
Jupyter Notebook | [Google] [Qiita] |
(97位) |
blue-yonder/tsfresh [Home Page] Automatic extraction of relevant features from time series: |
Jupyter Notebook | [Google] [Qiita] |
(98位) |
salesforce/LAVIS LAVIS – A One-stop Library for Language-Vision Intelligence |
Jupyter Notebook | [Google] [Qiita] |
(99位) |
fengdu78/Data-Science-Notes 数据科学的笔记以及资料搜集 |
Jupyter Notebook | [Google] [Qiita] |
(100位) |
DataTalksClub/machine-learning-zoomcamp Learn ML engineering for free in 4 months! |
Jupyter Notebook | [Google] [Qiita] |