目前最主流的深度框架有 TensorFlow、Pytorch 以及 Keras。

TensorFlow 是被使用最广泛的一个深度学习框架,已广泛的运用在如,图像识别、图片分类等领域。

PyTorch 是一个开源的 Python 机器学习库,基于 Torch 开发,底层由 C++实现,也被广泛使用在人工智能领域;

Keras 则是 Python 编写的高级神经网络 API,它可以将 TensorFlow、CNTK,或是 Theano 作为后端程序来用,它的代码简单、易读。

https://github.com/tensorflow/tensorflow

https://tensorflow.org/

https://github.com/pytorch/pytorch

https://pytorch.org/





MiniGPT-4

https://minigpt-4.github.io/



OPENAI-chatGPT

https://openai.com/

chatgpt.openapi.com



https://github.com/oobabooga/text-generation-webui