Skip to main content

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


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.3.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

ml_applications-0.0.3-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page