Temp
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
practical-ml-0.0.3.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file practical-ml-0.0.3.tar.gz
.
File metadata
- Download URL: practical-ml-0.0.3.tar.gz
- Upload date:
- Size: 7.6 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 | bb5cb652440dc4373341cabeb612d9ca500d05288c29ebc39954a8d08d681847 |
|
MD5 | e5910c8a89917e290751a9dab3de727d |
|
BLAKE2b-256 | 8c58cce8494bac29806bf91f402689331544817cdbdf1ebb458cc51a6c05a463 |
File details
Details for the file practical_ml-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: practical_ml-0.0.3-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 | dcd1371af9e74f08be20ad43f11f205a40c9bcb7fc961e45627f93968f49e3d9 |
|
MD5 | 985c40c1d4831728b4d3c3578cd30642 |
|
BLAKE2b-256 | 8dffd809013bf226f9a136b3cf5853ec34a69ffb85fe0730355f18958a79a9e7 |