brownplt / pyret-docs

The documentation for Pyret.
9 stars 18 forks source link

Add Pyret tensorflow documentation #44

Open ZacharyEspiritu opened 6 years ago

ZacharyEspiritu commented 6 years ago

Adds documentation for the new Tensorflow library (see brownplt/code.pyret.org#287).

Much of this documentation is based on https://js.tensorflow.org/api/0.12.0/, with some explanations modified to make things clearer or resolve differences between the Pyret and JavaScript implementations. (The existing TF.js documentation isn't super accessible at times, but that's something I'd like to improve on in this Pyret documentation in the future.)

Other things that need to be done in the future: