-
Updated
Sep 9, 2020 - Python
#
notebook
Here are 1,419 public repositories matching this topic...
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
python
machine-learning
natural-language-processing
computer-vision
deep-learning
book
notebook
chinese
elviraux
commented
Aug 15, 2019
Every kubeflow image should be scanned for security vulnerabilities.
It would be great to have a periodic security report.
Each of these images with vulnerability should be patched and updated.
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
mysql
docker
php
funding
discussion
demo
laravel
opensource
privacy
notebook
notes
iteration
docker-environment
paperwork
documents
evernote
effort
sandstorm
cloudron
google-keep
microsoft-onenote
cloudron-password
-
Updated
Jul 11, 2020 - Shell
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
python
data-science
machine-learning
natural-language-processing
computer-vision
deep-learning
mxnet
book
notebook
tensorflow
keras
pytorch
kaggle
-
Updated
Sep 18, 2020 - Python
2
avitase
commented
Jul 17, 2018
could you add one of the spellchecker plugins?
2
2
react
data-science
jupyter
notebook
ipython
zeromq
repl
react-components
jupyter-notebook
nteract
monorepo
desktop-application
-
Updated
Sep 16, 2020 - TypeScript
Open
Plotting UI revamp
1
jeremyrsmith
commented
Jan 7, 2020
The plotting UI leaves a lot to be desired:
- When you bring up the plotting UI, it's not obvious that you have to do some work to make a plot happen. If you don't, there's no error message, just a never-ending wait. (see https://gitter.im/polynote/polynote?at=5e0e36f9eac8d1511e9ed2ff )
- Why do we make you drag things onto axes? Especially when there is only one axis it could go onto (at leas
Interactive and Reactive Data Science using Scala and Spark.
-
Updated
Jun 2, 2020 - JavaScript
mouradmourafiq
commented
Jun 1, 2020
Open source note-taking application for Android
android
java
open-source
google
notebook
notes
free
note-taking
evernote
crowdin
google-keep
play-store
omni-notes
-
Updated
Sep 5, 2020 - Java
Turn Python scripts into handouts with Markdown and figures
-
Updated
Jun 5, 2020 - Python
Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft
-
Updated
Sep 17, 2020 - Jupyter Notebook
A simple command line notebook for programmers
-
Updated
Sep 14, 2020 - Go
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
python
machine-learning
natural-language-processing
computer-vision
deep-learning
jupyter
notebook
clustering
tensorflow
scikit-learn
keras
jupyter-notebook
pandas
spacy
nltk
classification
convolutional-neural-networks
prophet
statsmodels
time-series-analysis
-
Updated
Mar 11, 2019 - Jupyter Notebook
A modern note taking app based on GIT that does not require a local GIT environment.
-
Updated
Jan 29, 2020
State of Linux on the MacBook Pro 2016 & 2017
-
Updated
Sep 16, 2020 - Shell
1
fonsp
commented
Sep 14, 2020
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
python
data-science
machine-learning
big-data
spark
notebook
ipython
bigdata
ipython-notebook
pyspark
mllib
data-analysis
-
Updated
Sep 6, 2017 - Jupyter Notebook
A Jupyter notebook extension for geospatial visualization and analysis
-
Updated
Jan 21, 2019 - Python
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
-
Updated
Sep 15, 2020 - C++
Improve this page
Add a description, image, and links to the notebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notebook topic, visit your repo's landing page and select "manage topics."


There are many places where we could make use of Pathlib.
Look for any places that uses
with open(...)and ask yourself:Path(),Don't try to bite more than you can chew (or more than I can review), try to fix 1 place at a time.