All Projects → unknownue → PyTorch.docs

unknownue / PyTorch.docs

Licence: other
Offline documentation built from official PyTorch release

Programming Languages

HTML
75241 projects
Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to PyTorch.docs

KeenASR-Android-PoC
A proof-of-concept app using KeenASR SDK on Android. WE ARE HIRING: https://keenresearch.com/careers.html
Stars: ✭ 21 (-80%)
Mutual labels:  offline
flutter map tile caching
Plugin for 'flutter_map' providing advanced caching functionality, with ability to download map regions for offline use.
Stars: ✭ 66 (-37.14%)
Mutual labels:  offline
Mono-PWA
Monobank PWA — unofficial online web client for monobank
Stars: ✭ 24 (-77.14%)
Mutual labels:  offline
udacity-cvnd-projects
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
Stars: ✭ 36 (-65.71%)
Mutual labels:  torchvision
k8s-deploy
No description or website provided.
Stars: ✭ 77 (-26.67%)
Mutual labels:  offline
fridge
Fridge for Codechef: An android app for downloading and browsing questions and contests from codechef.com offline
Stars: ✭ 17 (-83.81%)
Mutual labels:  offline
picovoice
The end-to-end platform for building voice products at scale
Stars: ✭ 316 (+200.95%)
Mutual labels:  offline
Useful-Softwares-Tools-list
List of useful Softwares, Tools, Plugins, Utilities (Online/Offline)
Stars: ✭ 22 (-79.05%)
Mutual labels:  offline
preact-journal
14k offline-capable journaling PWA using preact, node, MySQL, and IndexedDB.
Stars: ✭ 33 (-68.57%)
Mutual labels:  offline
kainstall-offline
kainstall tools offline file
Stars: ✭ 31 (-70.48%)
Mutual labels:  offline
universal-react-starter-kit
Universal React Starter Kit is an universal web application framework using koa, react, redux and webpack.
Stars: ✭ 13 (-87.62%)
Mutual labels:  offline
Offline
[READ-ONLY] Subtree split of the Payum Offline Component -- clone into Payum/Offline/ (master at payum/payum)
Stars: ✭ 25 (-76.19%)
Mutual labels:  offline
tailwindcss-dash-docset
TailwindCSS Dash Docset, built with the Dash Docset Builder in PHP. We needed it. 🌈️
Stars: ✭ 37 (-64.76%)
Mutual labels:  offline
zx-ip-address
Deprecated
Stars: ✭ 96 (-8.57%)
Mutual labels:  offline
torchgeo
TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data
Stars: ✭ 1,125 (+971.43%)
Mutual labels:  torchvision
WindFarm
Information the Wind concept, spec and upcoming events
Stars: ✭ 23 (-78.1%)
Mutual labels:  offline
firefighter-demo
🚨 Demo to improve an existing firefighter app by making it queue tasks offline
Stars: ✭ 68 (-35.24%)
Mutual labels:  offline
kubeplay
Deploy kubernetes by kubespray in offline
Stars: ✭ 123 (+17.14%)
Mutual labels:  offline
kube-install
一鍵安裝部署高可用的多kubernetes集羣(二進位離線方式),支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。One click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, rebuild of kubernetes master, and uninstallation of clusters.
Stars: ✭ 336 (+220%)
Mutual labels:  offline
harika
Offline-, mobile-first graph note-taking app focused on performance with the knowledgebase of any scale
Stars: ✭ 111 (+5.71%)
Mutual labels:  offline

PyTorch Offline Documentation

Offline documentation built from official Scikit-learn, Matplotlib, PyTorch and torchvision release.

The offline documentation of NumPy is available on official website.

Offline documentation does speed up page loading, especially for some countries/regions.

This repo helps to relieve the pain of building PyTorch offline documentation.

No need to clone the huge PyTorch repo. No need to install Sphinx. No need to wait for searching.

Docs Version Release Page
PyTorch torch version Link
torchvision torchvision version Link
Numpy numpy version Link
Scikit-learn scikit-learn version Link
Matplotlib matplotlib version Link

How to use

You can download from release page(recommended), or clone this repo(about 700+MB) by

$ git clone https://github.com/unknownue/PyTorch.docs.git

The documentation of PyTorch is in torch directory, and that of torchvision is in torchvision directory.

Open Index.html to view the documentation.

If you want to build by yourself, the build directory contains the build configuration in docker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].