Home

Awesome

torch4keras

licence GitHub release PyPI PyPI - Downloads GitHub stars GitHub Issues contributions welcome

Documentation | Bert4torch | Examples | Source code | build_MiniLLM_from_scratch

1. 下载安装

安装稳定版

pip install torch4keras

安装最新版

pip install git+https://github.com/Tongjilibo/torch4keras.git

2. 功能

3. 快速上手

4. 版本历史

更新日期版本版本说明
20240814v0.2.6小修改(增加check_url_available_cached, 修复Timeit)
20240730v0.2.5小修改(print_table允许中文, 未安装torch时候仅提醒一次)
20240619v0.2.4trainer中可调用nn.Module方法,增加AutoTrainer
20240603v0.2.3去除对torch依赖,snippets部分可用;移动bert4torch中snippets

更多版本

5. 更新历史:

更多历史