propelml / propel

Differential Programming in JavaScript.

Home Page:http://propelml.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

April 19, 2018

TensorFlow.js was recently released. It is well engineered, provides an autograd-style interface to backprop, and has committed to supporting Node. This satisfies our requirements. It is counterproductive to pursue a parallel effort. Thus we are abandoning our backprop implementation, TF C binding, and the TF/DL bridge, which made up the foundation of the Propel library. We intend to rebase our work on top of TFJS.

Our high-level goal continues to be a productive workflow for scientific computing in JavaScript. Building on top of TFJS allows us to focus on higher-level functionality.

We have no release at this time.

About

Differential Programming in JavaScript.

http://propelml.org/

License:Apache License 2.0


Languages

Language:TypeScript 92.2%Language:C++ 2.6%Language:CSS 2.2%Language:JavaScript 1.9%Language:HTML 0.6%Language:Python 0.3%Language:C 0.1%