Billy Lamberta
Billy Lamberta
Thanks, @CourierKyn ! I'm all for bash pipelines but what is the use case for this feature? `curl` directly to it? One issue I see is that it's skipping over...
Merge conflict, please rebase
Thanks for the contribution but this `community/` directory has been [deprecated](https://github.com/tensorflow/examples/blob/master/community/README.md). We're no longer accepting pull requests here. Not sure where the rest of this PR stands, though.
As mentioned in the other PR, this `community/` directory has been [deprecated](https://github.com/tensorflow/examples/blob/master/community/README.md). We're no longer accepting pull requests here. Unclear where the rest of this PR stands, though.
Thanks, Geoffrey. This was originally tensorflow/docs#238 but would fit better in the examples repo. @wolffg is working to organize this repo so PTAL.
Google Colab integrates with GitHub (as well as Drive) and is how it's used on tensorflow.org. For example, [this notebook](https://github.com/tensorflow/docs/blob/master/site/en/tutorials/keras/basic_classification.ipynb) lives in Github, pass the GitHub path as part of...
Thanks, @MichaelBroughton I agree. A beginner's tutorial is good, but need to be mindful of the TFQ audience: beginning researchers (and not beginning practitioners). Seems better to port https://github.com/tensorflow/quantum/blob/research/binary_classifier/binary_classifier.ipynb with...