以 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
ml_applications-0.0.2.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file ml_applications-0.0.2.tar.gz
.
File metadata
- Download URL: ml_applications-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 | 31eeb2c63fe35a02e46c4a0a940ac671338417a24db2045efdedd8063fd9c85e |
|
MD5 | 2d030c6748059180c31429e6d27d169e |
|
BLAKE2b-256 | 56d924f79291790d602b7fe421d5e6ebe761937931847f5f990a09d31f4af4fc |
File details
Details for the file ml_applications-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ml_applications-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 | 65c64145aef548eb27183bce8aa6e66e70c92a7c39a65c2337ee3f4675465457 |
|
MD5 | 4955aa9c0d09cbace65735b0e31ae708 |
|
BLAKE2b-256 | c57923d4f230ea87119e9c6d300c21519e9d10c298b0218e0e3113cc30840a6d |