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 hashes)
Built Distribution
Close
Hashes for tkitSeq2seq-0.0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78040eb9a6ea47c27f46ee1f471ce9253aaa872feccb98a6dc1f5c7aef84a1e9 |
|
MD5 | fe44eb4636eff492c514deb563685630 |
|
BLAKE2b-256 | 3fbcbceeeccae4b36cd9810992bca8ee52a97cf239fc6b56fec65fd5b10ad200 |