以 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_apps-0.0.2.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file ml_apps-0.0.2.tar.gz
.
File metadata
- Download URL: ml_apps-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 | 438846b13ca62cdf5ea72c96f7da08275bd213596dd6b03cbd8225393dbd6d8e |
|
MD5 | 31bca61b0aa52a868c95213a8b7300cc |
|
BLAKE2b-256 | c11fc109394bb5dc5de272ff5113e4b6eb663fa9b63fb8469c5ff11783dcebf9 |
File details
Details for the file ml_apps-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ml_apps-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | 894ce8d0b30cae3102a736bde0760963be3aef319f6a31c4b6c2860a47387b7e |
|
MD5 | 1652fdbc07e2b8c323b4741ba4c2cbff |
|
BLAKE2b-256 | e112993e0e4880244e3a053a9ea790db1560faaaf5a5683f4ed5493d52894067 |