Jupyter Notebook topic

The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

List Jupyter Notebook repositories

learn-qc-with-python-and-qsharp

89
Stars
50
Forks
Watchers

Companion code for Learn Quantum Computing with Python and Q# Book by Dr. Sarah Kaiser and Dr. Cassandra Granade 💖

pydata-notebook

4.6k
Stars
1.6k
Forks
Watchers

利用Python进行数据分析 第二版 (2017) 中文翻译笔记

data-science-learning

36
Stars
9
Forks
Watchers

📊 All of courses, assignments, exercises, mini-projects and books that I've done so far in the process of learning by myself Machine Learning and Data Science.

Byte-Sized-Code

144
Stars
17
Forks
Watchers

A collection of Jupyter notebooks for learning Python from the ground up.

ipypb

39
Stars
3
Forks
Watchers

Python progress bar with rich output that uses native ipython functionality. Widget-free. Works even in JupyterLab.

muzero

91
Stars
20
Forks
Watchers

A simple implementation of MuZero algorithm for connect4 game

deepbedmap

40
Stars
26
Forks
Watchers

Going beyond BEDMAP2 using a super resolution deep neural network. Also a convenient flat file data repository for high resolution bed elevation datasets around Antarctica.

ml-workflow-automation

61
Stars
29
Forks
Watchers

Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.

pandas-ta

4.9k
Stars
946
Forks
Watchers

Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators