Skip to content

Within this repo, I altered some of the PyMC3 source code so that it can run on either Theano or TensorFlow backends

Notifications You must be signed in to change notification settings

crgagne/pymc3-tensorflow-and-theano-backends

Repository files navigation

This is project I did for UC Berkeley's AY250: Python for Data Science Course.

See the Jupyter notebook called 'PyMC3_Multiple_Computational_Backends.ipynb'. In it, I outline the places in PyMC3 that rely on Theano and how I changed the code minimally to allow the same functionality to be performed by TensorFlow.

About

Within this repo, I altered some of the PyMC3 source code so that it can run on either Theano or TensorFlow backends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published