Skip to content

Commit

Permalink
Add link to Tensorflow empirical NTK colab
Browse files Browse the repository at this point in the history
  • Loading branch information
romanngg authored Jun 19, 2022
1 parent b51026e commit f44e341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ An easy way to get started with Neural Tangents is by playing around with the fo
- Empirical NTK:
- [Fully-connected network](https://colab.research.google.com/github/google/neural-tangents/blob/main/notebooks/empirical_ntk_fcn.ipynb)
- [FLAX ResNet18](https://colab.research.google.com/github/google/neural-tangents/blob/main/notebooks/empirical_ntk_resnet.ipynb)
- [Experimental: Tensorflow ResNet50](https://colab.research.google.com/github/google/neural-tangents/blob/main/notebooks/experimental/empirical_ntk_resnet_tf.ipynb)

## Installation

Expand Down

0 comments on commit f44e341

Please # to comment.