项目作者: dendisuhubdy

项目描述 :
My code on automatic differentiation
高级语言: C++
项目地址: git://github.com/dendisuhubdy/autodiff.git
创建时间: 2017-05-04T15:24:20Z
项目社区:https://github.com/dendisuhubdy/autodiff

开源协议:

下载


Yesterday (May 3rd, 2017) there has been a discussion on a work for Theano 2.0 that is lead by Bart at MILA. I’ve thought I could contribute but beforehand I’d just find a bunch of implementations of automatic differentiation and find what is most suitable one for Theano’s use in the future.

I’m trying to keep up with the new C++17 standard or C++1z.