mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-27 10:08:57 +03:00
Added Keras GPT Copilot to the list
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.
This commit is contained in:
parent
d5e6a88402
commit
934af85666
@ -801,6 +801,7 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
|
||||
* [SciLua](http://scilua.org/)
|
||||
* [Lua - Numerical Algorithms](https://bitbucket.org/lucashnegri/lna) **[Deprecated]**
|
||||
* [Lunum](https://github.com/jzrake/lunum) **[Deprecated]**
|
||||
* [Keras GPT Copilot](https://github.com/fabprezja/keras-gpt-copilot) - A python package that integrates an LLM copilot inside the keras model development workflow.
|
||||
|
||||
<a name="lua-demos-and-scripts"></a>
|
||||
#### Demos and Scripts
|
||||
|
Loading…
Reference in New Issue
Block a user