-
-
flax Public
Forked from google/flaxFlax is a neural network library for JAX that is designed for flexibility.
Jupyter Notebook Apache License 2.0 UpdatedFeb 7, 2025 -
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedNov 25, 2024 -
generative-ai-docs Public
Forked from google/generative-ai-docsDocumentation for Google's Generative AI developer site
Jupyter Notebook Apache License 2.0 UpdatedJun 18, 2024 -
docs Public
Forked from tensorflow/docsTensorFlow documentation
Jupyter Notebook Apache License 2.0 UpdatedApr 22, 2024 -
text Public
Forked from tensorflow/textMaking text a first-class citizen in TensorFlow.
C++ Apache License 2.0 UpdatedApr 10, 2024 -
JAX-Flax-Tutorial-Image-Classification-with-Linen Public archive
How to use the Flax Linen API to build a convolutional neural network model and train it for image classification (using TensorFlow Datasets).
-
Google-Cloud-Tutorial-Setting-Up-Istio-Powered-Anthos-Service-Mesh-on-Google-Kubernetes-Engine Public
My Google Cloud Tutorial - Setting up Istio-powered Anthos Service Mesh on Google Kubernetes Engine (from 2020).
UpdatedApr 24, 2023 -
google-flax-dropout-guide Public archive
google/flax: How to apply `flax.linen.Dropout` (a guide for flax.readthedocs.io).
UpdatedApr 24, 2023 -
TensorFlow.org-Transformer-for-machine-translation Public archive
Tutorial: Neural machine translation with a Transformer and Keras - for TensorFlow.org documentation
-
My Google Cloud Tutorial - Using Cloud Healthcare API with FHIR health record data
-
learning-meta-learning Public
Learning meta-learning in machine learning or learning learning how to learn. How to use ML to design ML methods. Papers, videos, more papers.
2 UpdatedJul 19, 2021 -
For NumPy.org: How to build a feedforward neural network from scratch and train it with NumPy. Without an autodiff library.
UpdatedMar 17, 2021 -
For NumPy.org: How to implement a policy gradients deep reinforcement learning agent from scratch and train it to play Pong using screen pixels. Without an autodiff library.
5 UpdatedMar 1, 2021 -
numpy-org-tutorials Public
My tutorials for NumPy.org docs covering deep learning, reinforcement learning, data processing (biomedical, audio), differential programming, and numerical computing.
UpdatedDec 5, 2020