Pinned Repositories
crack-book
daobook.github.io
Daobook home page. Documenting Daobook's quality projects.
dash-book
Dash(迁移到 @ https://xinetzone.github.io/vision/)
jupyter-book-zh
翻译了大量 Jupyter Book 文档。为了与官方保持一致,重新开了新的项目:@daobook/jupyter-book
packaging.python.org
Python Packaging User Guide (中文)
peps
Python Enhancement Proposals
pygallery
Python 相关资料
pytorch-book
迁移到 https://github.com/xinetzone/torch-book
sphinx-book-theme
A clean book theme for scientific explanations and documentation with Sphinx
tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators (中文)(转移到 https://xinetzone.github.io/tvm/)
Dao Book's Repositories
daobook/ACGAN-PyTorch
PyTorch implements of Auxiliary Classifier GAN
daobook/Chinese-Landscape-Painting-Style-Transfer
Chinese Landscape Painting style transfer by adversarial network(**山水画风格化)
daobook/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
daobook/dlpack
common in-memory tensor structure
daobook/eagerpy
PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
daobook/fabric
Simple, Pythonic remote execution and deployment.(中文)
daobook/flit
Simplified packaging of Python modules (中文)
daobook/gluon-cv
Gluon CV Toolkit
daobook/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
daobook/insightface
State-of-the-art 2D and 3D Face Analysis Project
daobook/invoke
Pythonic task management & command execution.(中文)
daobook/learn2learn
A PyTorch Library for Meta-learning Research
daobook/MyST-NB
Parse and execute ipynb files in Sphinx(中文)
daobook/nox
Flexible test automation for Python(中文)
daobook/pants
The Pantsbuild developer workflow system
daobook/paramiko
The leading native Python SSHv2 protocol library.
daobook/pex
A library and tool for generating .pex (Python EXecutable) files (中文)
daobook/poetry
Python dependency management and packaging made easy.
daobook/python-pptx
Create Open XML PowerPoint documents in Python(中文)
daobook/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
daobook/releases
A powerful Sphinx changelog-generating extension.
daobook/SinGAN-1
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
daobook/sphinx
Main repository for the Sphinx documentation builder(中文)
daobook/sphinx-material
A material-based, responsive theme inspired by mkdocs-material
daobook/sphinxcontrib-bibtex
Sphinx extension for bibtex style references. (中文)
daobook/towncrier
Manage the release notes for your project.(中文)
daobook/tox
Command line driven CI frontend and development task automation tool.(中文)
daobook/virtualenv
Virtual Python Environment builder
daobook/www
The main website for Write the Docs.
daobook/xeus
Implementation of the Jupyter kernel protocol in C++