Skip to main content

Toolkit for training Keras models with GPT-assisted workflows

Project description

KerasGPT

Toolkit for experimenting with GPT-assisted configuration of Keras projects. The package wraps the OpenAI Chat Completions API and provides helpers for drafting model architectures, managing experiments, and logging conversational context when iterating on training runs.

Installation

pip install KerasGPT

When working from a clone of this repository you can install an editable build instead:

pip install -e .

Quick start

from KerasGPT import KerasGPT

model = KerasGPT(train_x, train_y, api_key="sk-...")
model.build_model()
model.fit(max_iterations=3)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gptkeras-0.0.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file gptkeras-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: gptkeras-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for gptkeras-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce4366356683623e6672336b2119381f7f3cb4bbd99862c665467f6e75609f9
MD5 b6e42b8fea242794031efb248fbc59e8
BLAKE2b-256 2f1a81e247b8317d83dc8a5652b3bf66b2e931b508b2699ad69287a97ca5b2bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page