以 PyTorch Lightning 實作的機器學習與深度學習應用。
Project description
PyTorch Lightning Applications
以 PyTorch Lightning 實作的機器學習與深度學習應用。
本地開發
載下 repo:
export REPO=pytorch_lightning_applications
git clone https://github.com/leemengtaiwan/$REPO.git
cd $REPO
建立新的 Anaconda 環境並安裝函式庫:
conda create -n $REPO python=3.6 -y
conda activate $REPO
pip install -r requirements.txt
設置 nbdev 環境並以可修改的方式安裝此 package:
nbdev_install_git_hooks
nbdev_build_lib
pip install -e .
nbdev_build_docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytorch_toolbox-0.0.2.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file pytorch_toolbox-0.0.2.tar.gz
.
File metadata
- Download URL: pytorch_toolbox-0.0.2.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16420c4d48093613dd9998eb79a30c18a3dedc8db9c7ebf8973fb6a6e174ff40 |
|
MD5 | 7ac6d3fa660cecebb66cc092afc3a6ab |
|
BLAKE2b-256 | f1ccd2e97eb99c78531e6ac88a7bdc2c8d320866ff1ad276b8f273554a0a43a0 |
File details
Details for the file pytorch_toolbox-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pytorch_toolbox-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9deade4ec39e169777899a983b675a57b79befc639c2850560285ddd0bdd87f |
|
MD5 | 8951596864e5b69e594b2c0fb0e030b0 |
|
BLAKE2b-256 | bfb25c8c45df7ebe56809ee6b663b5c2a36051d75d2aa910c9515c5faed4a410 |