agorney commited on
Commit
c1d259e
·
verified ·
1 Parent(s): 7bd5b91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -34,7 +34,8 @@ pinned: false
34
  * [https://blog.google/](https://blog.google/)
35
  * [https://cloud.google.com/blog/](https://cloud.google.com/blog/)
36
  * [https://deepmind.google/discover/blog/](https://deepmind.google/discover/blog/)
37
- * [https://developers.google.com/learn?category=aiandmachinelearning](https://developers.google.com/learn?category=aiandmachinelearning)
 
38
  * **Notable GitHub Repositories**:
39
  * [https://github.com/google/jax](https://github.com/google/jax) is a Python library for high-performance numerical computing and machine learning
40
  * [https://github.com/huggingface/Google-Cloud-Containers](https://github.com/huggingface/Google-Cloud-Containers) facilitate the training and deployment of Hugging Face models on Google Cloud
@@ -45,7 +46,7 @@ pinned: false
45
  * [https://github.com/google/flax](https://github.com/google/flax) is a neural network library for JAX that is designed for flexibility
46
  * [https://github.com/kubernetes-sigs/lws](https://github.com/kubernetes-sigs/lws) facilitates Kubernetes deployment patterns for AI/ML inference workloads, especially multi-host inference workloads
47
  * [https://github.com/GoogleCloudPlatform/ai-on-gke](https://github.com/GoogleCloudPlatform/ai-on-gke) is a collection of AI examples, best-practices, and prebuilt solutions
48
- * **Google AI Research Papers**: [https://research.google/](https://research.google/)
49
 
50
  ## On-device ML using [Google AI Edge](http://ai.google.dev/edge)
51
 
 
34
  * [https://blog.google/](https://blog.google/)
35
  * [https://cloud.google.com/blog/](https://cloud.google.com/blog/)
36
  * [https://deepmind.google/discover/blog/](https://deepmind.google/discover/blog/)
37
+ * [https://developers.google.com/learn?category=aiandmachinelearning](https://developers.google.com/learn?category=aiandmachinelearning)
38
+ * [https://research.google/blog/](https://research.google/blog/)
39
  * **Notable GitHub Repositories**:
40
  * [https://github.com/google/jax](https://github.com/google/jax) is a Python library for high-performance numerical computing and machine learning
41
  * [https://github.com/huggingface/Google-Cloud-Containers](https://github.com/huggingface/Google-Cloud-Containers) facilitate the training and deployment of Hugging Face models on Google Cloud
 
46
  * [https://github.com/google/flax](https://github.com/google/flax) is a neural network library for JAX that is designed for flexibility
47
  * [https://github.com/kubernetes-sigs/lws](https://github.com/kubernetes-sigs/lws) facilitates Kubernetes deployment patterns for AI/ML inference workloads, especially multi-host inference workloads
48
  * [https://github.com/GoogleCloudPlatform/ai-on-gke](https://github.com/GoogleCloudPlatform/ai-on-gke) is a collection of AI examples, best-practices, and prebuilt solutions
49
+ * **Google Research Papers**: [https://research.google/](https://research.google/)
50
 
51
  ## On-device ML using [Google AI Edge](http://ai.google.dev/edge)
52