Popular repositories
-
tensorflow-workshop Public
Forked from hereismari/tensorflow-workshop
Code samples for a TensorFlow Workshop [WIP]
-
-
tensorflow Public
Forked from tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
C++ 1
-
tensorflow-workshop-1 Public
Forked from random-forests/tensorflow-workshop
Slides and code from our TensorFlow workshop.
Jupyter Notebook 1
-
hub Public
Forked from tensorflow/hub
A library for transfer learning by reusing parts of TensorFlow models.
Python 1
470 contributions in the last year
Activity overview
Contribution activity
October 2021
Created 7 commits in 6 repositories
Created a pull request in tensorflow/quantum that received 2 comments
importlib.reload(pkg_resources) for tensorflow.org
Depending on the system configuration the tensorflow downgrade can break. Reloading pkg_resources after the upgrade/downgrade fixes it.

