《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
-
Updated
Aug 27, 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.
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
could you add one of the spellchecker plugins?
Thanks to @alvaroc1 for reporting this on Gitter
Adding a dependency like diff_match_patch:diff_match_patch:jar:current (from https://mvnrepository.com/artifact/diff_match_patch/diff_match_patch/current) fails with the following exception:
2020-08-19 21:59:59.935744500 | java.net.URISyntaxException: Illegal
Interactive and Reactive Data Science using Scala and Spark.
Open source note-taking application for Android
Turn Python scripts into handouts with Markdown and figures
Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft
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.
A modern note taking app based on GIT that does not require a local GIT environment.
State of Linux on the MacBook Pro 2016 & 2017
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Hi there,
I use Jupyter (specifically Jupyter Lab) to make project reports every 3 months or so. As a result, the reports get quite large. I structure them in detail with markdown headers and sections. Jupyter provides an excellent extension, called simply "table of contents" that does two things:
A Jupyter notebook extension for geospatial visualization and analysis
TensorFlow and Deep Learning Tutorials
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.