ChristosChristofidis / awesome-deep-learning

A curated list of awesome Deep Learning tutorials, projects and communities.
23.62k stars 6.01k forks source link

Added Keras GPT Copilot to the list #234

Open fabprezja opened 1 year ago

fabprezja commented 1 year ago

Keras GPT Copilot is a Python package that integrates a Large Language Model (LLM) copilot into the Keras model development workflow. It provides iterative feedback for model enhancement, supports compatibility with OpenAI's GPT-4 and other LLMs.