tensorflow-data-pipelines

Official

Efficient tf.data pipelines for training

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches building efficient data pipelines using tf.data, including batching, shuffling, prefetching, and advanced optimizations.

Core Features & Use Cases

  • Dataset creation: from_tensor_slices, from_generator, from_dataset.
  • Transformations: map, batch, shuffle, cache, prefetch.
  • Performance: Prefetching and optimized batching for GPU/TPU.

Quick Start

Create a batched, prefetched dataset from numpy arrays for model training.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tensorflow-data-pipelines
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#tensorflow-data-pipelines

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.