Skip to content

Commit

Permalink
Update README.md Colab link
Browse files Browse the repository at this point in the history
This change updates the link to point to the copy of the Colab at the TensorFlow Probability repository.
  • Loading branch information
jsafyan committed Jul 20, 2018
1 parent 6574687 commit 9099545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,8 +6,8 @@ Pre-release development of high-level probabilistic programming interface for Te

For a full list of code contributors based on code checkin activity, see the [GitHub contributor page](https://github.com/pymc-devs/pymc4/graphs/contributors).

As PyMC4 builds upon TensorFlow, particularly the TensorFlow Probability and Edward2 modules, its design is heavily influenced by innovations introduced in these packages. In particular, early development was partially derived from a [prototype](https://colab.research.google.com/drive/15Vth0taPoTL3JmL_tw1J2IYM22ufP_1m#scrollTo=-Kcs3_9TL4bh) written by Josh Safyan.
As PyMC4 builds upon TensorFlow, particularly the TensorFlow Probability and Edward2 modules, its design is heavily influenced by innovations introduced in these packages. In particular, early development was partially derived from a [prototype](https://github.com/tensorflow/probability/blob/9c2a4c8bbeddebded2b998027ec7111dcdfd9070/discussion/higher_level_modeling_api_demo.ipynb) written by Josh Safyan.

## License

[Apache License, Version 2.0](https://github.com/pymc-devs/pymc4/blob/master/LICENSE)
[Apache License, Version 2.0](https://github.com/pymc-devs/pymc4/blob/master/LICENSE)

0 comments on commit 9099545

Please sign in to comment.