8bitmp3
google/flax/docs 🤖 jax-ml/jax/docs 🤖 google/gemma/docs 🤖 tensorflow/docs
tensorflow, jax, flax
Pinned Repositories
docs
TensorFlow documentation
flax
Flax is a neural network library for JAX that is designed for flexibility.
generative-ai-docs
Documentation for Google's Generative AI developer site
Google-Cloud-Tutorial-Setting-Up-Istio-Powered-Anthos-Service-Mesh-on-Google-Kubernetes-Engine
My Google Cloud Tutorial - Setting up Istio-powered Anthos Service Mesh on Google Kubernetes Engine (from 2020).
google-flax-dropout-guide
google/flax: How to apply `flax.linen.Dropout` (a guide for flax.readthedocs.io).
JAX-Flax-Tutorial-Image-Classification-with-Linen
How to use the Flax Linen API to build a convolutional neural network model and train it for image classification (using TensorFlow Datasets).
learning-meta-learning
Learning meta-learning in machine learning or learning learning how to learn. How to use ML to design ML methods. Papers, videos, more papers.
NumPy-org-Tutorial-Deep-Learning-from-Scratch
For NumPy.org: How to build a feedforward neural network from scratch and train it with NumPy. Without an autodiff library.
NumPy-org-Tutorial-Policy-Gradients-Deep-RL-with-Pong-from-Scratch
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.
TensorFlow.org-Transformer-for-machine-translation
Tutorial: Neural machine translation with a Transformer and Keras - for TensorFlow.org documentation
8bitmp3's Repositories
8bitmp3/JAX-Flax-Tutorial-Image-Classification-with-Linen
How to use the Flax Linen API to build a convolutional neural network model and train it for image classification (using TensorFlow Datasets).
8bitmp3/NumPy-org-Tutorial-Policy-Gradients-Deep-RL-with-Pong-from-Scratch
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.
8bitmp3/TensorFlow.org-Transformer-for-machine-translation
Tutorial: Neural machine translation with a Transformer and Keras - for TensorFlow.org documentation
8bitmp3/learning-meta-learning
Learning meta-learning in machine learning or learning learning how to learn. How to use ML to design ML methods. Papers, videos, more papers.
8bitmp3/docs
TensorFlow documentation
8bitmp3/flax
Flax is a neural network library for JAX that is designed for flexibility.
8bitmp3/generative-ai-docs
Documentation for Google's Generative AI developer site
8bitmp3/Google-Cloud-Tutorial-Setting-Up-Istio-Powered-Anthos-Service-Mesh-on-Google-Kubernetes-Engine
My Google Cloud Tutorial - Setting up Istio-powered Anthos Service Mesh on Google Kubernetes Engine (from 2020).
8bitmp3/Google-Cloud-Tutorial-Using-Cloud-Healthcare-API-with-FHIR-health-record-data
My Google Cloud Tutorial - Using Cloud Healthcare API with FHIR health record data
8bitmp3/google-flax-dropout-guide
google/flax: How to apply `flax.linen.Dropout` (a guide for flax.readthedocs.io).
8bitmp3/NumPy-org-Tutorial-Deep-Learning-from-Scratch
For NumPy.org: How to build a feedforward neural network from scratch and train it with NumPy. Without an autodiff library.
8bitmp3/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
8bitmp3/jax-ai-stack
8bitmp3/numpy-org-tutorials
My tutorials for NumPy.org docs covering deep learning, reinforcement learning, data processing (biomedical, audio), differential programming, and numerical computing.
8bitmp3/text
Making text a first-class citizen in TensorFlow.