Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/propelml/propel
Differential Programming in JavaScript.
https://github.com/propelml/propel
Last synced: 2 days ago
JSON representation
Differential Programming in JavaScript.
- Host: GitHub
- URL: https://github.com/propelml/propel
- Owner: propelml
- License: apache-2.0
- Archived: true
- Created: 2017-11-16T15:42:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T06:55:08.000Z (over 6 years ago)
- Last Synced: 2024-05-28T15:49:26.815Z (5 months ago)
- Language: TypeScript
- Homepage: http://propelml.org/
- Size: 6.35 MB
- Stars: 2,717
- Watchers: 81
- Forks: 104
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - propelml/propel - Differential Programming in JavaScript. (TypeScript)
README
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.