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
practicalml-0.0.2.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file practicalml-0.0.2.tar.gz.
File metadata
- Download URL: practicalml-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 |
eb8e2ae6885e5939adf83a4c7893c3d7bfe43eeb939020a6009c107590d4e7d6
|
|
| MD5 |
b5af6003bb80f72262eea5f51d3c3586
|
|
| BLAKE2b-256 |
b6616bea6c063299ebd7bc947229c217259b0678edc9270bcee954f63cd3e927
|
File details
Details for the file practicalml-0.0.2-py3-none-any.whl.
File metadata
- Download URL: practicalml-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 |
422de33781d5a27036f2f99e73e540f205edd77c02e23580033c5f5bd6105a1f
|
|
| MD5 |
8d2a68b131c2f656bf016d910c6b7b71
|
|
| BLAKE2b-256 |
ce32c69922a5f8412e929a58e8243829fab19ffaaa47efd2edb625b43563d74c
|