《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
-
Updated
Oct 5, 2020 - Python
{{ message }}
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
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.
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
could you add one of the spellchecker plugins?
The plotting UI leaves a lot to be desired:
Interactive and Reactive Data Science using Scala and Spark.
A minimalist command line knowledge base manager
Open source note-taking application for Android
Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft
Turn Python scripts into handouts with Markdown and figures
A simple command line notebook for programmers
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.
When showing a tuple of multiple LaTeXStrings, the output shrinks past the point of legibility for larger expressions.
Not sure what the right behavior is - vertical, sequential display?
State of Linux on the MacBook Pro 2016 & 2017
A modern note taking app based on GIT that does not require a local GIT environment.
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
A Jupyter notebook extension for geospatial visualization and analysis
Add a description, image, and links to the notebook topic page so that developers can more easily learn about it.
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.