文件名称:chainer-IMSAT:IMSAT在Chainer中的实现
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-06 09:59:38
chainer imsat chainerv3 Python
链式IMSAT 实现。 要求 链接器3.0.0 丘比2.0.0 蒙克雷斯 如何训练 使用GPU训练MNIST数据集 python train_cluster.py --epoch 50 --batchsize 250 --gpu 0 --dataset mnist 使用GPU训练20news数据集 python train_cluster.py --epoch 50 --batchsize 250 --gpu 0 --dataset 20news 参考
【文件预览】:
chainer-IMSAT-master
----train_cluster.py(3KB)
----model.py(758B)
----.gitignore(51B)
----README.md(1KB)
----util()
--------updater.py(1KB)
--------args.py(819B)
--------wrapper.py(2KB)