关于Mxtorch
xiaorannuo opened this issue · 9 comments
xiaorannuo commented
老师你好,我想问一下为什么要写一个Mxtorch呢,我们自己写代码的时候用什么替代呢?
L1aoXingyu commented
这个只是模仿一些接口写的,比如keras,目的是为了方便一行训练,因为很多任务中间的forward和backward是一样的,就是这样一个目的,不用也完全没有关系
… On Aug 11, 2018, at 17:47, xiaorannuo ***@***.***> wrote:
老师你好,我想问一下为什么要写一个Mxtorch呢,我们自己写代码的时候用什么替代呢?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#23>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ASWpwElXFSYw8zZtY5QtMkE-DiWtG7iJks5uPqhMgaJpZM4V5G0O>.
yangyangtiaoguo commented
不用谢
wangnan8848 commented
哪里下载Mxtorch,这个链接https://github.com/L1aoXingyu/mxtorch不对
CH-901 commented
请问去哪里下载正确的Mxtorch,谢谢
L1aoXingyu commented
rainy66alley commented
个人感觉代码写的有些乱, 一种算法,用了好几种方法,而且全部写在一个文档里,为什么不把每种方法写成一个独立完整的程序,对于初学者来说,一点都不方便学习。
L1aoXingyu commented
@rainy66alley 你好,你是具体说的那个地方呢?因为我目前正在写1.0版本的书,所以希望收到你的意见,帮助我更好地写好1.0版本
jhih-ching-yeh commented
請問一下 Mxtorch 在colab上 要怎麼引進呢?