Terry toolkit tkitSeq2seq
Project description
tkitSeq2seq
简单的seq2seq模块
基于gru
安装解析配置文件
pip install jsonargparse[signatures]
生成配置文件
Dump default configuration to have as reference
python trainer.py --print_config > default_config.yaml
Create config including only options to modify
nano config.yaml
运行训练操作
Run training using created configuration
python trainer.py--config config.yaml
核心训练模块
https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_cli.html
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
tkitSeq2seq-0.0.0.3.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file tkitSeq2seq-0.0.0.3.tar.gz
.
File metadata
- Download URL: tkitSeq2seq-0.0.0.3.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a312ed45cf0e84e8abe74d1504b9da28846597022ee8dacc6e2dbb9069e0868b |
|
MD5 | a7c51727cf50a422df341227f0dc6e5f |
|
BLAKE2b-256 | 5374e21204bbf18a43f8170ebb917dad89f55f61cf9052d5abab529f4afb8868 |
File details
Details for the file tkitSeq2seq-0.0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: tkitSeq2seq-0.0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78040eb9a6ea47c27f46ee1f471ce9253aaa872feccb98a6dc1f5c7aef84a1e9 |
|
MD5 | fe44eb4636eff492c514deb563685630 |
|
BLAKE2b-256 | 3fbcbceeeccae4b36cd9810992bca8ee52a97cf239fc6b56fec65fd5b10ad200 |