< 返回版块
SidneyLYZhang 发表于 2021-06-18 14:40
Tags:machine learning framework,serialize,auto-differentiation
逛GitHub发现的一个新的机器学习框架,感觉还蛮厉害的~~ 核心是动态神经网络和自动微分。按照其自己说的:
At the core of Neuronika lies a mechanism called reverse-mode automatic differentiation, that allows you to define dynamically changing neural networks with very low effort and no overhead by using a lean, fully imperative and define by run API.
暂时还没试验,不知道有人用过没?我也还没看到benchmark什么的,不知道这个效果如何啊~~~
总之,Rust也有一个看起来很完整的机器学习框架了呀~
1
共 2 条评论, 1 页
评论区
写评论机器之心这么关注rust啊
在知乎刚看见机器之心发了,就在这看到有讨论了😂