#
notebooks
Here are 239 public repositories matching this topic...
The fastai book, published as Jupyter Notebooks
-
Updated
Sep 26, 2020 - Jupyter Notebook
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
python
markdown
version-control
rstudio
jupyter-notebook
rmarkdown
knitr
jupyterlab
hydrogen
notebooks
jupyterlab-extension
-
Updated
Sep 27, 2020 - Python
Google Colaboratory Notebooks and Repositories (by @firmai)
python
data-science
machine-learning
tutorial
jupyter-notebook
coursera
notebooks
google-colab
google-colab-notebook
-
Updated
Mar 1, 2020 - Jupyter Notebook
ptitzler
commented
Aug 27, 2020
Currently one can only start a pipeline run (local and on kubeflow pipelines) from the Pipeline Editor. By adding the ability to somehow start a run from the command line Elyra users could take advantage of features that are not available in Elyra or JupyterLab, such as automation or scheduling
For example:
- User X creates a pipeline and tests it using the UI
- Once satisfied that it produc
A cli tool to convert and manage jupyter notebook blogs. Proudly host your notebooks even as a static site.
blog
html
converter
jupyter
navigation
google-analytics
conversion
disqus
ipynb
customizable
notebooks
jupyter-notebooks
blogger-cli
-
Updated
Aug 25, 2020 - Python
The hands-on NLTK tutorial for NLP in Python
nlp
tutorial
didactic
binder
jupyter
notebook
jupyter-notebook
tutorials
nltk
notebooks
jupyter-notebooks
nlp-resources
nlp-machine-learning
nltk-library
nltk3
notebook-jupyter
-
Updated
Jan 17, 2019 - Jupyter Notebook
4 different recommendation engines for the MovieLens dataset.
deep-learning
jupyter-notebook
collaborative-filtering
notebooks
recommender-systems
movielens
content-based-recommendation
-
Updated
Jul 12, 2019 - Jupyter Notebook
Jupyter Notebooks with Deep Learning Tutorials
-
Updated
Aug 5, 2019 - Jupyter Notebook
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.
-
Updated
Jan 10, 2020 - Jupyter Notebook
A series of Jupyter Notebooks on exploring Unidata technology with Python. See website for more information.
-
Updated
Jan 9, 2020 - Jupyter Notebook
Curated Notebooks from STScI
-
Updated
Sep 23, 2020 - Jupyter Notebook
A Python toolbox for quantitative, reproducible flow cytometry analysis
python
c-plus-plus
workflow
jupyter
analysis
data-driven
scientific-computing
notebooks
fluorescence
flow-cytometry-analysis
mixture-modeling
gate
-
Updated
Sep 3, 2020 - Python
Tutorials on using JuMP for mathematical optimization in Julia
-
Updated
Sep 27, 2020 - Jupyter Notebook
Part I: Notebooks & Code "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
-
Updated
Feb 26, 2020 - Jupyter Notebook
Interactive computing for complex data processing, modeling and analysis in Python 3
-
Updated
Sep 26, 2020 - Python
Productionise your Jupyter Notebooks as easily as you wrote them.
-
Updated
Sep 16, 2020 - Python
X lines of Python
-
Updated
Aug 30, 2019 - Jupyter Notebook
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
python
data-science
machine-learning
deep-learning
tensorflow
numpy
keras
pandas
pytorch
kaggle
notebooks
fastai
-
Updated
Jan 11, 2019 - Jupyter Notebook
python
bash
ipython
ocaml
mathematics
octave
python-3
python-2
notebooks
jupyter-notebooks
mybinder
agregation
french-education
-
Updated
Sep 28, 2020 - Jupyter Notebook
Sample sample scripts and notebooks on processing satellite imagery
-
Updated
Jul 22, 2020 - Jupyter Notebook
karolzak
commented
Jun 28, 2020
Getting an error when trying to run IPyPlot with images in numpy.ndarray format with float data type.
KeyError Traceback (most recent call last)
~\Anaconda3\envs\py36tf2gpu\lib\site-packages\PIL\Image.py in fromarray(obj, mode)
2644 typekey = (1, 1) + shape[2:], arr["typestr"]
-> 2645 mode, rawmode = _fromarray_typemap[typekey]
Notebooks for the "ML from the Fundamentals" series
-
Updated
Sep 25, 2020 - Jupyter Notebook
Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).
-
Updated
Aug 21, 2019 - Jupyter Notebook
A Repo to store the Google Colaboratory Notebooks that I have created and shared
nlp
machine-learning
jupyter-notebook
artificial-neural-networks
notebooks
gans
google-colaboratory-notebooks
google-col
-
Updated
Sep 23, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the notebooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notebooks topic, visit your repo's landing page and select "manage topics."
It'd be nice to have an option to hide hex number from the hover. Swatch is a great option, but sometimes there is no need to share a information about the HEX. Inspired by the discussion here.