Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

tkitSeq2seq-0.0.0.3-py2.py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 2 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