ipytelegram:用于电报通知的IPython魔术

时间:2024-02-25 23:22:02
【文件属性】:

文件名称:ipytelegram:用于电报通知的IPython魔术

文件大小:1KB

文件格式:ZIP

更新时间:2024-02-25 23:22:02

telegram jupyter ipython-magic TelegramPython

语法 IPython的电报通知魔术, 或在模型最终受训后获得推动。 需要 pip install telepot 安装 %install_ext https://raw.githubusercontent.com/kalaidin/ipytelegram/master/ipytelegram.py 加载 %load_ext ipytelegram 初始化 %telegram_setup 利用 细胞魔术如下: %%telegram_send I am finally trained! model.train(epochs=1e10) 将发送“我终于受过训练


网友评论